WorkbookSaveException
Overview
WorkbookSaveException is a class in Aspose.Cells FOSS for Java.
Inherits from: CellsException.
Represents an exception that occurs when saving a workbook.
Methods
| Signature | Description |
|---|---|
WorkbookSaveException(message: String) | Initializes a new WorkbookSaveException instance. |
WorkbookSaveException(message: String, innerException: Exception) | Initializes a new WorkbookSaveException instance. |