PackageStructureException
Overview
PackageStructureException is a class in Aspose.Cells FOSS for Java.
Inherits from: RuntimeException.
Thrown when the package structure of the Excel file is invalid.
This class provides 1 method for working with PackageStructureException objects in Java programs.
Available methods include: PackageStructureException.
All exported members are accessible to any Java application after installing the Aspose.Cells FOSS for Java package.
Methods
| Signature | Description |
|---|---|
PackageStructureException(message: String) | Initializes a new PackageStructureException instance. |