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