IceGrid::ServerStopException
Overview
exception ServerStopException
This exception is raised if a server failed to stop.
Used By
Data Member Index
id — The identifier of the server.
reason — The reason for the failure.
Data Members
string id;
The identifier of the server.
string reason;
The reason for the failure.