![]() |
Ice 3.8
Slice API Reference
|
The exception that is thrown when IceGrid cannot reach a server. More...
defined in <IceGrid/Exception.ice>
exception ServerUnreachableException { ... }
Data Members | |
string | name |
The id of the server that is not reachable. | |
string | reason |
The reason why the server couldn't be reached. |
The exception that is thrown when IceGrid cannot reach a server.
Definition at line 106 of file Exception.ice.