PptxUnsupportedFormatException

PptxUnsupportedFormatException class

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

public class PptxUnsupportedFormatException : PptxReadException

Konstrukteure

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

Siehe auch