PptUnsupportedFormatException

PptUnsupportedFormatException class

Ausnahme, die ausgelöst wird, wenn das Präsentationsdateiformat nicht unterstützt wird.

public class PptUnsupportedFormatException : PptReadException

Konstrukteure

NameBeschreibung
PptUnsupportedFormatException()Standardkonstruktor.
PptUnsupportedFormatException(string)Konstruktor, der es ermöglicht, dieser Ausnahme eine Nachricht hinzuzufügen.
PptUnsupportedFormatException(string, Exception)Konstruktor für eine Ausnahme, die eine Nachricht und eine eingebettete Ausnahme enthält.

Siehe auch