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