@Deprecated public class DocumentExistsException extends NuxeoException
 Use DocumentExistsException instead.
| Constructor and Description | 
|---|
DocumentExistsException()
Deprecated.  
  | 
DocumentExistsException(String message)
Deprecated.  
  | 
DocumentExistsException(String message,
                       Throwable cause)
Deprecated.  
  | 
DocumentExistsException(Throwable cause)
Deprecated.  
  | 
addInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, 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 © 2016 Nuxeo SA. All rights reserved.