public class DocumentNotFoundException extends OnlyofficeEditorException
| Constructor and Description |
|---|
DocumentNotFoundException(String message)
Instantiates a new document not found exception.
|
DocumentNotFoundException(String message,
Throwable cause)
Instantiates a new document not found exception.
|
DocumentNotFoundException(Throwable cause)
Instantiates a new document not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentNotFoundException(String message)
message - the messagepublic DocumentNotFoundException(Throwable cause)
cause - the causeCopyright © 2003–2019 eXo Platform SAS. All rights reserved.