C# Класс SpreadCheetahException, spreadcheetah

The exception that is thrown when Spreadsheet is used in an unintended way.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
SpreadCheetahException ( )
SpreadCheetahException ( string message )
SpreadCheetahException ( string message, Exception, exception )

Описание методов

SpreadCheetahException() публичный Метод

SpreadCheetahException() публичный Метод

public SpreadCheetahException ( string message )
message string

SpreadCheetahException() публичный Метод

public SpreadCheetahException ( string message, Exception, exception )
message string
exception Exception,