UnsupportedDocumentFormatException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.parser.exceptions.GroupDocsParserException
public class UnsupportedDocumentFormatException extends GroupDocsParserException
Thrown during document load, when the document format is not recognized or not supported.
Constructors
Constructor | Description |
---|---|
UnsupportedDocumentFormatException() | Initializes a new instance of the UnsupportedDocumentFormatException class. |
UnsupportedDocumentFormatException()
public UnsupportedDocumentFormatException()
Initializes a new instance of the UnsupportedDocumentFormatException class.