PptUnsupportedFormatException

PptUnsupportedFormatException Klasse

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

public class PptUnsupportedFormatException : PptReadException

Konstruktoren

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

Siehe Auch