public class LockManagerException extends LockException
Modifier | Constructor and Description |
---|---|
|
LockManagerException() |
|
LockManagerException(String message) |
|
LockManagerException(String message,
Throwable cause) |
protected |
LockManagerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
LockManagerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.