Class CurationLockService.CurationLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.persistence.service.common.auditAndSecurity.curation.CurationLockService.CurationLockedException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
CurationLockService
Thrown when a lock is held by someone else and the caller did not ask to
steal it. Carries the holder so the caller can name them.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CurationLockedException
-
-
Method Details
-
getHeldBy
-