exception NodeUnreachableException
NodeUnreachableException
This exception is raised if a node could not be reached.
The name of the node which is not reachable.
The reason why the node couldn't be reached.
string name;
name
string reason;
reason