概要
CellsException は Aspose.Cells FOSS for Java のクラスです。
継承元: RuntimeException。
Aspose.Cells ライブラリによってスローされる例外を表します。
メソッド
| Signature | Description |
|---|
CellsException(message: String) | 新しい CellsException インスタンスを初期化します。 |
CellsException(message: String, innerException: Throwable) | 新しい CellsException インスタンスを初期化します。 |