CellsException
Overview
CellsException is a class in Aspose.Cells FOSS for Java.
Inherits from: RuntimeException.
Represents an exception thrown by the Aspose.Cells library.
Methods
| Signature | Description |
|---|---|
CellsException(message: String) | Initializes a new CellsException instance. |
CellsException(message: String, innerException: Throwable) | Initializes a new CellsException instance. |