Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ NodeUnreachableException() [2/3]

IceGrid::NodeUnreachableException::NodeUnreachableException ( std::string name,
std::string reason )
inlinenoexcept

One-shot constructor to initialize all data members.

Parameters
nameThe name of the node that is not reachable.
reasonThe reason why the node couldn't be reached.

Definition at line 509 of file Exception.h.