UnsupportedFeatureException

UnsupportedFeatureException

Overview

UnsupportedFeatureException 是一个类在Java的FOSS中. 继承人: CellsException.

当遇到一个不支持的功能时被抛出.

这个类提供了两个方法,用于在Java程序中使用UnsupportedFeatureException 对象. 有的方法包括: CellsException, UnsupportedFeatureException. 所有导出成员都可访问任何Java应用程序,在安装了Aspose.Cells FOSS for Java包后.

Description

UnsupportedFeatureException 是Java的Aspose.Cells FOSS库中的一个类,它暴露了 0 个方法和 0 的属性用于编程使用. 它扩展到 CellsException, 继承了其母型的共享功能.

该类提供2个构造器过载,允许根据调用环境灵活的初始化.

Methods

SignatureDescription
UnsupportedFeatureException(message: String)启动一个新的 UnsupportedFeatureException 实例.
CellsException(message: String)启动一个新的 CellsException 实例.

See Also

 中文