public class EntryNotInSpaceException extends DetailedUnusableEntryException
nestedExceptions, partialEntry, unusableFields
Constructor and Description |
---|
EntryNotInSpaceException(String uid,
String spaceName,
boolean deletedByOwnTx)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getUID()
Returns Entry UID.
|
boolean |
isDeletedByOwnTxn()
Check if deleted in the same transaction.
|
printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public String getUID()
public boolean isDeletedByOwnTxn()
true
if deleted by the same transactionpublic String getMessage()
getMessage
in class DetailedUnusableEntryException
Copyright © GigaSpaces.