CellsException
Visión general
CellsException es una clase en Aspose.Cells FOSS para Java.
Hereda de: RuntimeException.
Representa una excepción lanzada por la biblioteca Aspose.Cells.
Métodos
| Signature | Description |
|---|---|
CellsException(message: String) | Inicializa una nueva instancia de CellsException. |
CellsException(message: String, innerException: Throwable) | Inicializa una nueva instancia de CellsException. |