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