InvalidFileFormatException

InvalidFileFormatException

Overview

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

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

Methods

SignatureDescription
InvalidFileFormatException(message: string)Creates an exception with the specified error message
InvalidFileFormatException(message: string, innerException: Exception)