C# Class AppHarbor.CommandException

Inheritance: System.Exception
Show file Open project: appharbor/appharbor-cli

Public Methods

Method Description
CommandException ( ) : System
CommandException ( string message ) : System

Method Details

CommandException() public method

public CommandException ( ) : System
return System

CommandException() public method

public CommandException ( string message ) : System
message string
return System