IceGrid::NodeUnreachableException

Overview

exception NodeUnreachableException

This exception is raised if a node could not be reached.

Data Member Index

name

The name of the node which is not reachable.

reason

The reason why the node couldn't be reached.

name

string name;

The name of the node which is not reachable.

reason

string reason;

The reason why the node couldn't be reached.