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