@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, toString
public DocumentException()
public DocumentException(String message)
public DocumentException(String message, Throwable cause)
public DocumentException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.