Class OnlyofficeDocumentEditorPlugin.EditorError
java.lang.Object
org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
- Enclosing class:
OnlyofficeDocumentEditorPlugin
The Class Error.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EditorError
Instantiates a new editor error.- Parameters:
type- the typemessage- the message
-
-
Method Details
-
getMessage
Gets the message.- Returns:
- the message
-
getType
Gets the type.- Returns:
- the type
-