OOXMLCorruptFileException

OOXMLCorruptFileException()

Standardkonstruktor.

public OOXMLCorruptFileException()

Siehe auch


OOXMLCorruptFileException(string)

Konstruktor, der es ermöglicht, dieser Ausnahme eine Nachricht hinzuzufügen.

public OOXMLCorruptFileException(string message)
ParameterTypBeschreibung
messageStringBotschaft

Siehe auch


OOXMLCorruptFileException(string, Exception)

Konstruktor für eine Ausnahme, die eine Nachricht und eine eingebettete Ausnahme enthält.

public OOXMLCorruptFileException(string message, Exception exception)
ParameterTypBeschreibung
messageStringBotschaft
exceptionExceptionursprüngliche Ausnahme

Siehe auch