C# Class AppHarbor.ApiException

Inheritance: System.Exception
Afficher le fichier Open project: appharbor/appharbor-cli

Méthodes publiques

Méthode Description
ApiException ( ) : System
ApiException ( string message ) : System

Method Details

ApiException() public méthode

public ApiException ( ) : System
Résultat System

ApiException() public méthode

public ApiException ( string message ) : System
message string
Résultat System