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
| Signature | Description |
|---|---|
InvalidFileFormatException(message: string) | Creates an exception with the specified error message |
InvalidFileFormatException(message: string, innerException: Exception) |