AppHarbor.CommandException.CommandException C# (CSharp) Method

CommandException() public method

public CommandException ( ) : System
return System
        public CommandException()
        {
        }

Same methods

CommandException::CommandException ( string message ) : System
CommandException