CellsException
Übersicht über die
CellsException ist eine Klasse in Aspose.Cells für NET. Erben von: Exception.
CellsException.CellsException creates an exception with the specified error message.
Methoden und Verfahren
| Unterzeichnung | Beschreibung |
|---|---|
CellsException(message: string) | Erstellt einen neuen CellsException mit der Fehlermeldung und einer internen Ausnahme. |
CellsException(message: string, innerException: Exception) |