Class | Description |
---|---|
OmqException |
Exception | Description |
---|---|
AlreadyBoundException | |
ConnectionException |
A ConnectionException is thrown if an Exception occurs in the Event middleware.
|
EnvironmentException | |
InitBrokerException | |
NoContainsInstanceException | |
NoSuchEvObjectException | |
NotBoundException | |
ObjectAlreadyExistsException | |
ObjectNotFoundException | |
RegistryNotLoadedException | |
RemoteException |
A RemoteException is the common superclass for a wide number of communication-related
exceptions that may occur during the execution of a remote method call.
|
RetryException | |
SerializerException | |
SessionException |
Wrapper exception class to different exceptions
It simply stores the incoming exception and provides a method for obtaining the "real" exception.
|
TimeoutException |
TimeoutException is thrown if the timeout expires in a remote call.
|
TypeNotFoundException |
TypeNotFoundException is thrown if a type is unknown when generating
stubs and skeletons.
|