Class OnlyofficeDocumentEditorPlugin.EditorError

java.lang.Object
org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
Enclosing class:
OnlyofficeDocumentEditorPlugin

public static class OnlyofficeDocumentEditorPlugin.EditorError extends Object
The Class Error.
  • Constructor Details

    • EditorError

      public EditorError(String type, String message)
      Instantiates a new editor error.
      Parameters:
      type - the type
      message - the message
  • Method Details

    • getMessage

      public String getMessage()
      Gets the message.
      Returns:
      the message
    • getType

      public String getType()
      Gets the type.
      Returns:
      the type