C# Class AppHarbor.CommandException

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

Méthodes publiques

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

Method Details

CommandException() public méthode

public CommandException ( ) : System
Résultat System

CommandException() public méthode

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