public class LockCancellationException extends Exception
| Constructor and Description |
|---|
LockCancellationException() |
| Modifier and Type | Method and Description |
|---|---|
static LockCancellationException |
instance()
Returns a static instance of the exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static LockCancellationException instance()