public class NotAValidLockRefException extends ConcurrentException
| Constructor and Description |
|---|
NotAValidLockRefException() |
NotAValidLockRefException(String message) |
NotAValidLockRefException(String message,
Throwable cause) |
NotAValidLockRefException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NotAValidLockRefException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2020. All rights reserved.