IceGrid::ServerStartException

Overview

exception ServerStartException

This exception is raised if a server failed to start.

Data Member Index

id

The identifier of the server.

reason

The reason of the failure.

id

string id;

The identifier of the server.

reason

string reason;

The reason of the failure.