public class LockException extends Exception
Modifier | Constructor and Description |
---|---|
|
LockException() |
|
LockException(String message) |
|
LockException(String message,
Throwable cause) |
protected |
LockException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
LockException(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.