IceGrid::ServerStopException

Overview

exception ServerStopException

This exception is raised if a server failed to stop.

Data Member Index

id

The identifier of the server.

reason

The reason for the failure.

id

string id;

The identifier of the server.

reason

string reason;

The reason for the failure.