Class UnknownEntryLeaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.internal.cluster.node.impl.handlers.UnknownEntryLeaseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownEntryLeaseException(String className, String uid, OperationID operationID, UnknownLeaseException ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownEntryLeaseException
public UnknownEntryLeaseException(String className, String uid, OperationID operationID, UnknownLeaseException ex)
-
-
Method Details
-
getClassName
-
getUID
-
getOperationID
-