Enum | Description |
---|---|
LRMIUnhandledException.Stage |
Exception | Description |
---|---|
ApplicationException |
An Application Exception abstracts a logical exception rather than an exception in network
infrastructure (which is abstracted by RemoteException).
|
LRMINoSuchObjectException |
A
LRMINoSuchObjectException is thrown if an attempt is made to invoke a method on an
object that no longer exists in the remote virtual machine using LRMI framework. |
LRMIUnhandledException |
A special exception which is not handled by the LRMI layer and its cause will be thrown to the
client
|
ProtocolException |
A
ProtocolException is thrown as a result of a remote method invocation while
unmarshalling the arguments to get request/reply packet. |
ProxyClosedException |
Created by Barak Bar Orion 6/24/15.
|
RMIShutDownException |
Created by Barak Bar Orion 6/24/15.
|
SlowConsumerException |
SlowConsumerExceptions is thrown when slow consumer is disconnected.
|
Copyright © GigaSpaces.