public class LockException extends NuxeoException
statusCode
Constructor and Description |
---|
LockException() |
LockException(String message) |
LockException(String message,
Throwable cause) |
LockException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockException()
public LockException(String message)
public LockException(String message, Throwable cause)
public LockException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.