PptxUnsupportedFormatException

PptxUnsupportedFormatException-Klasse

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

public class PptxUnsupportedFormatException : PptxReadException

Konstruktoren

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

Siehe auch