StyleException
Overview
StyleException 是一个类在Java的FOSS中. 继承人: CellsException.
表示在样式处理过程中发生的例外.
这个类提供了两个方法,用于在Java程序中使用StyleException 对象. 有的方法包括: CellsException, StyleException. 所有导出成员都可访问任何Java应用程序,在安装了Aspose.Cells FOSS for Java包后.
Description
StyleException 是Java的Aspose.Cells FOSS库中的一个类,它暴露了 0 个方法和 0 的属性用于编程使用. 它扩展到 CellsException, 继承了其母型的共享功能.
该类提供2个构造器过载,允许根据调用环境灵活的初始化.
Methods
| Signature | Description |
|---|---|
StyleException(message: String) | 启动一个新的 StyleException 实例. |
CellsException(message: String) | 启动一个新的 CellsException 实例. |