Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Exception List
Here are the exceptions with brief descriptions:
[detail level 12]
 MGlacier2Communicate through firewalls and across NATs
 ECannotCreateSessionExceptionThe exception that is thrown when an attempt to create a new session fails
 EPermissionDeniedExceptionThe exception that is thrown when a client is not allowed to create a session
 ESessionNotExistExceptionThe exception that is thrown when a client tries to destroy a session with a router, but no session exists for this client
 MIceThe Ice RPC framework
 EAdapterAlreadyActiveExceptionThe exception that is thrown when a server application tries to register endpoints for an object adapter that is already active
 EAdapterNotFoundExceptionThe exception that is thrown by a Locator implementation when it cannot find an object adapter with the provided adapter ID
 EInvalidReplicaGroupIdExceptionThe exception that is thrown when the provided replica group is invalid
 EObjectNotFoundExceptionThe exception that is thrown by a Locator implementation when it cannot find an object with the provided identity
 ERemoteLoggerAlreadyAttachedExceptionThrown when the provided RemoteLogger was previously attached to a LoggerAdmin
 EServerNotFoundExceptionThe exception that is thrown when a server was not found
 MIceBoxHost multiple independent services in the same Ice server
 EAlreadyStartedExceptionThe exception that is thrown when attempting to start a service that is already running
 EAlreadyStoppedExceptionThe exception that is thrown when attempting to stop a service that is already stopped
 ENoSuchServiceExceptionThe exception that is thrown when a service name does not refer to a known service
 MIceGridDeploy and manage Ice servers
 EAccessDeniedExceptionThe exception that is thrown when the registry update lock cannot be acquired
 EAdapterNotExistExceptionThe exception that is thrown when IceGrid does not know an object adapter with the provided adapter ID
 EAllocationExceptionThe exception that is thrown when the allocation of an object failed
 EAllocationTimeoutExceptionThe exception that is thrown when the request to allocate an object times out
 EApplicationNotExistExceptionThe exception that is thrown when IceGrid does not know an application with the provided name
 EBadSignalExceptionThe exception that is thrown when an unknown signal is sent to a server
 EDeploymentExceptionThe exception that is thrown when IceGrid cannot deploy a server
 EFileNotAvailableExceptionThe exception that is thrown when a log file is not available
 ENodeNotExistExceptionThe exception that is thrown when IceGrid does not know a node with the provided name
 ENodeUnreachableExceptionThe exception that is thrown when IceGrid cannot reach a node
 EObjectExistsExceptionThe exception that is thrown when a well-known object is already registered
 EObjectNotRegisteredExceptionThe exception that is thrown when a well-known object is not registered
 EObserverAlreadyRegisteredExceptionThe exception that is thrown when an observer is already registered with the registry
 EParseExceptionThe exception that is thrown when an error occurs during the parsing of an IceGrid XML file
 EPermissionDeniedExceptionThe exception that is thrown when a client is not allowed to create a session
 ERegistryNotExistExceptionThe exception that is thrown when IceGrid does not know a registry with the provided name
 ERegistryUnreachableExceptionThe exception that is thrown when IceGrid cannot reach a registry
 EServerNotExistExceptionThe exception that is thrown when IceGrid does not know a server with the provided server ID
 EServerStartExceptionThe exception that is thrown when a server failed to start
 EServerStopExceptionThe exception that is thrown when a server failed to stop
 EServerUnreachableExceptionThe exception that is thrown when IceGrid cannot reach a server
 EUserAccountNotFoundExceptionThe exception that is thrown when a user account for a given session identifier can't be found
 MIceMXThe Ice Management eXtension facility
 EUnknownMetricsViewThe exception that is thrown when a metrics view cannot be found
 MIceStormLightweight publish/subscribe framework, available for all Ice language mappings
 EAlreadySubscribedThe exception that is thrown when attempting to subscribe a proxy for which a subscription already exists
 EBadQoSThe exception that is thrown when attempting to subscribe with an invalid QoS
 ELinkExistsThe exception that is thrown when attempting to create a link that already exists
 ENoSuchLinkThe exception that is thrown when attempting to remove a link that does not exist
 ENoSuchTopicThe exception that is thrown when attempting to retrieve a topic that does not exist
 ETopicExistsThe exception that is thrown when attempting to create a topic that already exists