DocumentFormatException

DocumentFormatException class

Die Ausnahme, die ausgelöst wird, wenn das Dokumentformat nicht erkannt wird oder ungültig ist.

public class DocumentFormatException : GroupDocsRedactionException

Konstrukteure

Name Beschreibung
DocumentFormatException(string) Initialisiert eine neue Instanz der DocumentFormatException-Klasse.
DocumentFormatException(string, Exception) Initialisiert eine neue Instanz der DocumentFormatException-Klasse mit einer angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die die Ursache dieser Ausnahme ist.

Siehe auch