Package com.gigaspaces.exception.lrmi
package com.gigaspaces.exception.lrmi
-
ClassDescriptionAn Application Exception abstracts a logical exception rather than an exception in network infrastructure (which is abstracted by RemoteException).A
LRMINoSuchObjectExceptionis 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.A special exception which is not handled by the LRMI layer and its cause will be thrown to the clientAProtocolExceptionis thrown as a result of a remote method invocation while unmarshalling the arguments to get request/reply packet.Created by Barak Bar Orion 6/24/15.Created by Barak Bar Orion 6/24/15.SlowConsumerExceptions is thrown when slow consumer is disconnected.