FormulaException
Overview
FormulaException is a class in Aspose.Cells FOSS for Java.
Inherits from: CellsException.
Represents an exception that occurs during formula processing.
This class provides 2 methods for working with FormulaException objects in Java programs.
Available methods include: CellsException, FormulaException.
All exported members are accessible to any Java application after installing the Aspose.Cells FOSS for Java package.
Methods
| Signature | Description |
|---|---|
FormulaException(message: String) | Initializes a new FormulaException instance. |
CellsException(message: String) | Initializes a new CellsException instance. |