C# 클래스 SpreadCheetahException, spreadcheetah

The exception that is thrown when Spreadsheet is used in an unintended way.
상속: Exception
파일 보기 프로젝트 열기: sveinungf/spreadcheetah

공개 메소드들

메소드 설명
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,