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, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LockException()
public LockException(String message)
public LockException(String message, Throwable cause)
public LockException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.