Class LRMIUnhandledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.exception.lrmi.LRMIUnhandledException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingCachedStubException

public class LRMIUnhandledException extends RuntimeException
A special exception which is not handled by the LRMI layer and its cause will be thrown to the client
Since:
7.5
Author:
eitany
See Also: