Class OnlyofficeEditorException

    • Constructor Detail

      • OnlyofficeEditorException

        public OnlyofficeEditorException​(String message)
        Instantiates a new onlyoffice editor exception.
        Parameters:
        message - the message
      • OnlyofficeEditorException

        public OnlyofficeEditorException​(Throwable cause)
        Instantiates a new onlyoffice editor exception.
        Parameters:
        cause - the cause
      • OnlyofficeEditorException

        public OnlyofficeEditorException​(String message,
                                         Throwable cause)
        Instantiates a new onlyoffice editor exception.
        Parameters:
        message - the message
        cause - the cause