exception ServerStartException
ServerStartException
This exception is raised if a server failed to start.
The identifier of the server.
The reason of the failure.
string id;
id
string reason;
reason