UnsupportedDocumentFormatException
UnsupportedDocumentFormatException()
Initialiseert een nieuw exemplaar van hetUnsupportedDocumentFormatException
klasse.
public UnsupportedDocumentFormatException()
Zie ook
- class UnsupportedDocumentFormatException
- naamruimte GroupDocs.Parser.Exceptions
- montage GroupDocs.Parser
UnsupportedDocumentFormatException(string)
Initialiseert een nieuw exemplaar van hetUnsupportedDocumentFormatException
klasse.
public UnsupportedDocumentFormatException(string message)
Parameter | Type | Beschrijving |
---|---|---|
message | String | Het bericht dat de fout beschrijft. |
Zie ook
- class UnsupportedDocumentFormatException
- naamruimte GroupDocs.Parser.Exceptions
- montage GroupDocs.Parser