개요
CellsException은 Aspose.Cells FOSS for Java의 클래스입니다.
상속 대상: RuntimeException.
Aspose.Cells 라이브러리에서 발생한 예외를 나타냅니다.
방법
| Signature | Description |
|---|
CellsException(message: String) | 새 CellsException 인스턴스를 초기화합니다. |
CellsException(message: String, innerException: Throwable) | 새 CellsException 인스턴스를 초기화합니다. |