public class InvalidLockException extends Exception
| Constructor and Description |
|---|
InvalidLockException() |
InvalidLockException(String message) |
InvalidLockException(String message,
Throwable cause) |
InvalidLockException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InvalidLockException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All Rights Reserved.