C# Class UncallableDataException, canvas

Inheritance: Exception
ファイルを表示 Open project: Illumina/canvas

Public Methods

Method Description
UncallableDataException ( )
UncallableDataException ( string message )
UncallableDataException ( string message, Exception, inner )

Method Details

UncallableDataException() public method

UncallableDataException() public method

public UncallableDataException ( string message )
message string

UncallableDataException() public method

public UncallableDataException ( string message, Exception, inner )
message string
inner Exception,