Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IceGrid::ServerUnreachableException Exception Reference

This exception is raised if a server could not be reached. More...

defined in <IceGrid/Exception.ice>

exception ServerUnreachableException { ... }

Data Members

string name
 The id of the server that is not reachable.
string reason
 The reason why the server couldn't be reached.

Detailed Description

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

Data Member Documentation

◆ name

string name

The id of the server that is not reachable.

◆ reason

string reason

The reason why the server couldn't be reached.


The documentation for this exception was generated from the following file: