C# Class AppHarbor.GitCommandException

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

Méthodes publiques

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

Method Details

GitCommandException() public méthode

public GitCommandException ( ) : System
Résultat System

GitCommandException() public méthode

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