UnsupportedDocumentFormatException

UnsupportedDocumentFormatException()

Initialiseert een nieuw exemplaar van hetUnsupportedDocumentFormatException klasse.

public UnsupportedDocumentFormatException()

Zie ook


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