|
pure virtual |
Gets the node information of a node.
| name | The node name. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::NodeNotExistException | Thrown when the node doesn't exist. |
| IceGrid::NodeUnreachableException | Thrown when the node is unreachable. |