WorkbookLoadException

WorkbookLoadException

Overview

WorkbookLoadException is a class in Aspose.Cells for NET. Inherits from: CellsException.

WorkbookLoadException.WorkbookLoadException initializes the exception with the specified error message.

Methods

SignatureDescription
WorkbookLoadException(message: string)Initializes the exception with the specified error message
WorkbookLoadException(message: string, innerException: Exception)