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