C# Class Ntreev.Library.Commands.CommandNotFoundException

Inheritance: System.Exception
Mostra file Open project: NtreevSoft/CommandLineParser

Public Methods

Method Description
CommandNotFoundException ( ) : System
CommandNotFoundException ( string command ) : System

Method Details

CommandNotFoundException() public method

public CommandNotFoundException ( ) : System
return System

CommandNotFoundException() public method

public CommandNotFoundException ( string command ) : System
command string
return System