Class OnlyofficeDocumentEditorPlugin.EditorError

    • Constructor Detail

      • EditorError

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

      • getMessage

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

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