public class DocumentNotFoundException extends NoSuchDocumentException
Constructor and Description |
---|
DocumentNotFoundException() |
DocumentNotFoundException(String message) |
DocumentNotFoundException(String message,
Throwable cause) |
DocumentNotFoundException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DocumentNotFoundException()
public DocumentNotFoundException(String message)
public DocumentNotFoundException(String message, Throwable cause)
public DocumentNotFoundException(Throwable cause)
Copyright © 2017 Nuxeo. All rights reserved.