UnsupportedDocumentFormatException
UnsupportedDocumentFormatException()
Initializes a new instance of the UnsupportedDocumentFormatException
class.
public UnsupportedDocumentFormatException()
See Also
- class UnsupportedDocumentFormatException
- namespace GroupDocs.Parser.Exceptions
- assembly GroupDocs.Parser
UnsupportedDocumentFormatException(string)
Initializes a new instance of the UnsupportedDocumentFormatException
class.
public UnsupportedDocumentFormatException(string message)
Parameter | Type | Description |
---|---|---|
message | String | The message that describes the error. |
See Also
- class UnsupportedDocumentFormatException
- namespace GroupDocs.Parser.Exceptions
- assembly GroupDocs.Parser