C# Class MindTouch.Clacks.Server.CommandConfigurationException

Inheritance: System.Exception
Mostrar archivo Open project: MindTouch/MindTouch.Clacks

Public Methods

Method Description
CommandConfigurationException ( string message ) : System

Method Details

CommandConfigurationException() public method

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