CellsException

CellsException

Overview

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

CellsException.CellsException creates an exception with the specified error message.

Methods

SignatureDescription
CellsException(message: string)Creates a new CellsException with the error message and an inner exception
CellsException(message: string, innerException: Exception)