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

◆ ServerUnreachableException() [2/3]

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

One-shot constructor to initialize all data members.

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

Definition at line 559 of file Exception.h.