C# Class fCraft.CommandRegistrationException

Inheritance: System.Exception
Show file Open project: GlennMR/800craft

Public Methods

Method Description
CommandRegistrationException ( string message ) : System

Method Details

CommandRegistrationException() public method

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