C# Class cmdR.Exceptions.InvalidCommandException

Inheritance: System.Exception
Show file Open project: theouteredge/cmdR

Public Methods

Method Description
InvalidCommandException ( string message ) : System

Method Details

InvalidCommandException() public method

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