InvalidFileFormatException

InvalidFileFormatException

Overview

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

Represents an exception thrown when an invalid file format is encountered.

Methods

SignatureDescription
InvalidFileFormatException(message: String)Initializes a new InvalidFileFormatException instance.
InvalidFileFormatException(message: String, innerException: Throwable)Initializes a new InvalidFileFormatException instance.