C# Class FileTypeException, peloton-to-garmin

Inheritance: Exception
Afficher le fichier Open project: philosowaffle/peloton-to-garmin

Méthodes publiques

Méthode Description
FileTypeException ( ) : System,
FileTypeException ( string message ) : System,
FileTypeException ( string message, Exception, inner ) : System,

Method Details

FileTypeException() public méthode

public FileTypeException ( ) : System,
Résultat System,

FileTypeException() public méthode

public FileTypeException ( string message ) : System,
message string
Résultat System,

FileTypeException() public méthode

public FileTypeException ( string message, Exception, inner ) : System,
message string
inner Exception,
Résultat System,