|
Ice 3.7 Slice API Reference
|
This exception is raised if a node could not be reached. More...
defined in <IceGrid/Exception.ice>
exception NodeUnreachableException { ... }
Data Members | |
| string | name |
| The name of the node that is not reachable. More... | |
| string | reason |
| The reason why the node couldn't be reached. More... | |
This exception is raised if a node could not be reached.
| string name |
The name of the node that is not reachable.
| string reason |
The reason why the node couldn't be reached.