Class FileCannotBeOpenedInReviewerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ro.sync.exml.editor.FileCannotBeOpenedInReviewerException
All Implemented Interfaces:
Serializable

@API(type=NOT_EXTENDABLE, src=PUBLIC) public class FileCannotBeOpenedInReviewerException extends RuntimeException
Exception thrown when a document cannot be opened in Author Reviewer edition.
Since:
16
See Also:
  • Constructor Details

    • FileCannotBeOpenedInReviewerException

      public FileCannotBeOpenedInReviewerException(String message)
      Constructor.
      Parameters:
      message - The message of the exception.