WorkbookSaveException
Overview
WorkbookSaveException is a class in Aspose.Cells for NET.
Inherits from: CellsException.
WorkbookSaveException.WorkbookSaveException creates an exception with the specified error message.
Description
WorkbookSaveException is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 0 properties for programmatic use. It extends CellsException, inheriting shared functionality from its parent type.
The class offers 2 constructor overloads, allowing flexible initialization depending on the calling context.
Methods
| Signature | Description |
|---|---|
WorkbookSaveException(message: string) | Creates an exception with the specified error message |
WorkbookSaveException(message: string, innerException: Exception) |