WorkbookLoadException
Overview
WorkbookLoadException is a class in Aspose.Cells for NET.
Inherits from: CellsException.
WorkbookLoadException.WorkbookLoadException initializes the exception with the specified error message.
Description
WorkbookLoadException 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 |
|---|---|
WorkbookLoadException(message: string) | Initializes the exception with the specified error message |
WorkbookLoadException(message: string, innerException: Exception) |