IceGrid::ApplicationNotExistException
Overview
exception ApplicationNotExistException
This exception is raised if an application does not exist.
Used By
- IceGrid::Admin::getApplicationInfo
- IceGrid::Admin::instantiateServer
- IceGrid::Admin::patchApplication
- IceGrid::Admin::removeApplication
- IceGrid::Admin::syncApplication
- IceGrid::Admin::updateApplication
Data Member Index
name — The name of the application.
Data Members
string name;
The name of the application.