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