Package nosql.batch.update.lock
Class TemporaryLockingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nosql.batch.update.lock.LockingException
nosql.batch.update.lock.TemporaryLockingException
- All Implemented Interfaces:
Serializable
Thrown if some locks already locked by concurrent batch update
Indicates that batch update may be retried later
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TemporaryLockingException
-