UnsupportedDocumentFormatException

UnsupportedDocumentFormatException()

Initialisiert eine neue Instanz vonUnsupportedDocumentFormatException Klasse.

public UnsupportedDocumentFormatException()

Siehe auch


UnsupportedDocumentFormatException(string)

Initialisiert eine neue Instanz vonUnsupportedDocumentFormatException Klasse.

public UnsupportedDocumentFormatException(string message)
Parameter Typ Beschreibung
message String Die Nachricht, die den Fehler beschreibt.

Siehe auch