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

This exception is raised if a server failed to stop. More...

defined in <IceGrid/Exception.ice>

exception ServerStopException { ... }

Data Members

string id
 The identifier of the server. More...
 
string reason
 The reason for the failure. More...
 

Detailed Description

This exception is raised if a server failed to stop.

Data Member Documentation

◆ id

string id

The identifier of the server.

◆ reason

string reason

The reason for the failure.


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