![]() |
Ice 3.9
Slice API Reference
|
| MGlacier2 | Communicate through firewalls and across NATs |
| ECannotCreateSessionException | The exception that is thrown when an attempt to create a new session fails |
| EPermissionDeniedException | The exception that is thrown when a client is not allowed to create a session |
| ESessionNotExistException | The exception that is thrown when a client tries to destroy a session with a router, but no session exists for this client |
| MIce | The Ice RPC framework |
| EAdapterAlreadyActiveException | The exception that is thrown when a server application tries to register endpoints for an object adapter that is already active |
| EAdapterNotFoundException | The exception that is thrown by a Locator implementation when it cannot find an object adapter with the provided adapter ID |
| EInvalidReplicaGroupIdException | The exception that is thrown when the provided replica group is invalid |
| EObjectNotFoundException | The exception that is thrown by a Locator implementation when it cannot find an object with the provided identity |
| ERemoteLoggerAlreadyAttachedException | Thrown when the provided RemoteLogger was previously attached to a LoggerAdmin |
| EServerNotFoundException | The exception that is thrown when a server was not found |
| MIceBox | Host multiple independent services in the same Ice server |
| EAlreadyStartedException | The exception that is thrown when attempting to start a service that is already running |
| EAlreadyStoppedException | The exception that is thrown when attempting to stop a service that is already stopped |
| ENoSuchServiceException | The exception that is thrown when a service name does not refer to a known service |
| MIceGrid | Deploy and manage Ice servers |
| EAccessDeniedException | The exception that is thrown when the registry update lock cannot be acquired |
| EAdapterNotExistException | The exception that is thrown when IceGrid does not know an object adapter with the provided adapter ID |
| EAllocationException | The exception that is thrown when the allocation of an object failed |
| EAllocationTimeoutException | The exception that is thrown when the request to allocate an object times out |
| EApplicationNotExistException | The exception that is thrown when IceGrid does not know an application with the provided name |
| EBadSignalException | The exception that is thrown when an unknown signal is sent to a server |
| EDeploymentException | The exception that is thrown when IceGrid cannot deploy a server |
| EFileNotAvailableException | The exception that is thrown when a log file is not available |
| ENodeNotExistException | The exception that is thrown when IceGrid does not know a node with the provided name |
| ENodeUnreachableException | The exception that is thrown when IceGrid cannot reach a node |
| EObjectExistsException | The exception that is thrown when a well-known object is already registered |
| EObjectNotRegisteredException | The exception that is thrown when a well-known object is not registered |
| EObserverAlreadyRegisteredException | The exception that is thrown when an observer is already registered with the registry |
| EParseException | The exception that is thrown when an error occurs during the parsing of an IceGrid XML file |
| EPermissionDeniedException | The exception that is thrown when a client is not allowed to create a session |
| ERegistryNotExistException | The exception that is thrown when IceGrid does not know a registry with the provided name |
| ERegistryUnreachableException | The exception that is thrown when IceGrid cannot reach a registry |
| EServerNotExistException | The exception that is thrown when IceGrid does not know a server with the provided server ID |
| EServerStartException | The exception that is thrown when a server failed to start |
| EServerStopException | The exception that is thrown when a server failed to stop |
| EUserAccountNotFoundException | The exception that is thrown when a user account for a given session identifier can't be found |
| MIceMX | The Ice Management eXtension facility |
| EUnknownMetricsView | The exception that is thrown when a metrics view cannot be found |
| MIceStorm | Lightweight publish/subscribe framework, available for all Ice language mappings |
| EAlreadySubscribed | The exception that is thrown when attempting to subscribe a proxy for which a subscription already exists |
| EBadQoS | The exception that is thrown when attempting to subscribe with an invalid QoS |
| ELinkExists | The exception that is thrown when attempting to create a link that already exists |
| ENoSuchLink | The exception that is thrown when attempting to remove a link that does not exist |
| ENoSuchTopic | The exception that is thrown when attempting to retrieve a topic that does not exist |
| ETopicExists | The exception that is thrown when attempting to create a topic that already exists |