C# Class MonoDevelop.Configuration.UserException

Inheritance: System.Exception
ファイルを表示 Open project: LogosBible/monodevelop

Public Methods

Method Description
UserException ( string msg ) : System

Method Details

UserException() public method

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