UnsupportedDocumentFormatException

UnsupportedDocumentFormatException class

Thrown during document load, when the document format is not recognized or not supported.

public sealed class UnsupportedDocumentFormatException : GroupDocsParserException

Constructors

Name Description
UnsupportedDocumentFormatException() Initializes a new instance of the UnsupportedDocumentFormatException class.
UnsupportedDocumentFormatException(string) Initializes a new instance of the UnsupportedDocumentFormatException class.

See Also