UnsupportedFeatureException

UnsupportedFeatureException

Overview

UnsupportedFeatureException is a class in Aspose.Cells FOSS for .NET. Inherits from: CellsException.

Represents an error that occurs during unsupported feature.

This class provides 2 methods for working with UnsupportedFeatureException objects in .NET programs. Available methods include: CellsException, UnsupportedFeatureException. All exported members are accessible to any .NET application after installing the Aspose.Cells FOSS for .NET package.

Methods

SignatureDescription
UnsupportedFeatureException(message: string)The error message.
CellsException(message: string)The error message.

See Also