PptxReadException

PptxReadException class

Stellt eine Ausnahme dar, die bei Präsentationslesefehlern ausgelöst wird.

public class PptxReadException : PptxException

Konstrukteure

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

Siehe auch