C# Class Illumina.TerminalVelocity.HttpException

Inheritance: System.Exception
Afficher le fichier Open project: basespace/TerminalVelocity

Méthodes publiques

Méthode Description
HttpException ( string error ) : System
HttpException ( string error, Exception cause ) : System

Method Details

HttpException() public méthode

public HttpException ( string error ) : System
error string
Résultat System

HttpException() public méthode

public HttpException ( string error, Exception cause ) : System
error string
cause System.Exception
Résultat System