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