@Deprecated public class DocumentExistsException extends NuxeoException
Use DocumentExistsException instead.
statusCode| Constructor and Description |
|---|
DocumentExistsException()
Deprecated.
|
DocumentExistsException(String message)
Deprecated.
|
DocumentExistsException(String message,
Throwable cause)
Deprecated.
|
DocumentExistsException(Throwable cause)
Deprecated.
|
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentExistsException()
public DocumentExistsException(String message)
public DocumentExistsException(String message, Throwable cause)
public DocumentExistsException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.