Ice 3.7 Slice API Reference
Exceptions | Modules
Exception.ice File Reference
#include <Ice/Identity.ice>
#include <Ice/BuiltinSequences.ice>
Include dependency graph for Exception.ice:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Exceptions

exception  IceGrid::AccessDeniedException
 This exception is raised if a registry lock wasn't acquired or is already held by a session. More...
 
exception  IceGrid::AdapterNotExistException
 This exception is raised if an adapter does not exist. More...
 
exception  IceGrid::AllocationException
 This exception is raised if the allocation of an object failed. More...
 
exception  IceGrid::AllocationTimeoutException
 This exception is raised if the request to allocate an object times out. More...
 
exception  IceGrid::ApplicationNotExistException
 This exception is raised if an application does not exist. More...
 
exception  IceGrid::BadSignalException
 This exception is raised if an unknown signal was sent to to a server. More...
 
exception  IceGrid::DeploymentException
 An exception for deployment errors. More...
 
exception  IceGrid::FileNotAvailableException
 This exception is raised if a file is not available. More...
 
exception  IceGrid::NodeNotExistException
 This exception is raised if a node does not exist. More...
 
exception  IceGrid::NodeUnreachableException
 This exception is raised if a node could not be reached. More...
 
exception  IceGrid::ObjectExistsException
 This exception is raised if an object already exists. More...
 
exception  IceGrid::ObjectNotRegisteredException
 This exception is raised if an object is not registered. More...
 
exception  IceGrid::ObserverAlreadyRegisteredException
 This exception is raised if an observer is already registered with the registry. More...
 
exception  IceGrid::PatchException
 This exception is raised if a patch failed. More...
 
exception  IceGrid::PermissionDeniedException
 This exception is raised if a client is denied the ability to create a session with IceGrid. More...
 
exception  IceGrid::RegistryNotExistException
 This exception is raised if a registry does not exist. More...
 
exception  IceGrid::RegistryUnreachableException
 This exception is raised if a registry could not be reached. More...
 
exception  IceGrid::ServerNotExistException
 This exception is raised if a server does not exist. More...
 
exception  IceGrid::ServerStartException
 This exception is raised if a server failed to start. More...
 
exception  IceGrid::ServerStopException
 This exception is raised if a server failed to stop. More...
 
exception  IceGrid::ServerUnreachableException
 This exception is raised if a server could not be reached. More...
 

Modules

 IceGrid