C# Class MonoBerry.Tool.Command.CommandErrorException

Inheritance: System.Exception
ファイルを表示 Open project: roblillack/monoberry

Public Methods

Method Description
CommandErrorException ( string msg ) : System

Method Details

CommandErrorException() public method

public CommandErrorException ( string msg ) : System
msg string
return System