exception ServerStopException
ServerStopException
This exception is raised if a server failed to stop.
The identifier of the server.
The reason for the failure.
string id;
id
string reason;
reason