Ice 3.7 C++11 API Reference
Classes | Namespaces | Macros
Exception.h File Reference
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/ValueF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <Ice/Comparable.h>
#include <Ice/FactoryTableInit.h>
#include <IceUtil/ScopedArray.h>
#include <Ice/Optional.h>
#include <Ice/ExceptionHelpers.h>
#include <Ice/Identity.h>
#include <Ice/BuiltinSequences.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceGrid/Config.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for Exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 IceGrid
 

Macros

#define ICEGRID_API   ICE_DECLSPEC_IMPORT
 

Macro Definition Documentation

◆ ICEGRID_API

#define ICEGRID_API   ICE_DECLSPEC_IMPORT