CellsException
Overview
CellsException is a class in Aspose.Cells for NET.
Inherits from: Exception.
CellsException.CellsException creates an exception with the specified error message.
Methods
| Signature | Description |
|---|---|
CellsException(message: string) | Creates a new CellsException with the error message and an inner exception |
CellsException(message: string, innerException: Exception) |