Class MissingCachedStubException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.exception.lrmi.LRMIUnhandledException
com.gigaspaces.internal.stubcache.MissingCachedStubException
- All Implemented Interfaces:
Serializable
Thrown to indicate that the requested stub does not exists in the stub cache
- Since:
- 7.5
- Author:
- eitany
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gigaspaces.exception.lrmi.LRMIUnhandledException
LRMIUnhandledException.Stage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.exception.lrmi.LRMIUnhandledException
getStageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingCachedStubException
-
-
Method Details
-
getStubId
-