Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


IceGrid::ServerNotExistException

Overview

exception ServerNotExistException

This exception is raised if a server does not exist.

Used By

Data Member Index

id — The identifier of the server.

Data Members

string id;

The identifier of the server.


  • No labels