Package ro.sync.exml.editor
Class FileCannotBeOpenedInReviewerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ro.sync.exml.editor.FileCannotBeOpenedInReviewerException
-
- All Implemented Interfaces:
java.io.Serializable
@API(type=NOT_EXTENDABLE, src=PUBLIC) public class FileCannotBeOpenedInReviewerException extends java.lang.RuntimeException
Exception thrown when a document cannot be opened in Author Reviewer edition.- Since:
- 16
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileCannotBeOpenedInReviewerException(java.lang.String message)
Constructor.
-