@Deprecated public class DocumentException extends RuntimeException
| Constructor and Description | 
|---|
DocumentException()
Deprecated.  
  | 
DocumentException(String message)
Deprecated.  
  | 
DocumentException(String message,
                 Throwable cause)
Deprecated.  
  | 
DocumentException(Throwable cause)
Deprecated.  
  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentException()
public DocumentException(String message)
public DocumentException(String message, Throwable cause)
public DocumentException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.