CellUnsupportedDataException

CellUnsupportedDataException class

Die Ausnahme, die ausgelöst wird, wenn in einer Tabellenzelle auf nicht unterstützte Daten gestoßen wird.

public class CellUnsupportedDataException : PptxEditException

Konstrukteure

NameBeschreibung
CellUnsupportedDataException()Initialisiert eine neue Instanz vonCellUnsupportedDataException Klasse.
CellUnsupportedDataException(string)Initialisiert eine neue Instanz vonCellUnsupportedDataException Klasse mit einer bestimmten error Nachricht.
CellUnsupportedDataException(string, Exception)Initialisiert eine neue Instanz vonCellUnsupportedDataException Klasse mit einer angegebenen Fehlermeldung error und einem Verweis auf die innere Ausnahme, die die Ursache dieser Ausnahme ist.

Siehe auch