Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::RegistryUnreachableException Exception Reference

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

defined in <IceGrid/Exception.ice>

exception RegistryUnreachableException { ... }

Data Members

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

Detailed Description

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

Data Member Documentation

◆ name

string name

The name of the registry that is not reachable.

◆ reason

string reason

The reason why the registry couldn't be reached.


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