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