CellsException

Přehled

CellsException je třída v Aspose.Cells pro NET. Dědici: Exception.

CellsException.CellsException creates an exception with the specified error message.

Metody

Podpis:Popis:
CellsException(message: string)Vytvoří nový CellsException s chybovou zprávou a vnitřní výjimkou.
CellsException(message: string, innerException: Exception)
 Čeština