StyleException

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.

Description

StyleException is a class in the Aspose.Cells FOSS library for Java that exposes 0 methods and 0 properties for programmatic use. It extends CellsException, inheriting shared functionality from its parent type.

The class offers 2 constructor overloads, allowing flexible initialization depending on the calling context.

Methods

SignatureDescription
StyleException(message: String)Initializes a new StyleException instance.
CellsException(message: String)Initializes a new CellsException instance.

See Also

 English