C# Class UncallableDataException, canvas

Inheritance: Exception
Afficher le fichier Open project: Illumina/canvas

Méthodes publiques

Méthode Description
UncallableDataException ( )
UncallableDataException ( string message )
UncallableDataException ( string message, Exception, inner )

Method Details

UncallableDataException() public méthode

UncallableDataException() public méthode

public UncallableDataException ( string message )
message string

UncallableDataException() public méthode

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