C# Class While.WhileException

Inheritance: System.Exception
ファイルを表示 Open project: einaregilsson/While-Language

Public Methods

Method Description
WhileException ( string msg ) : System

Method Details

WhileException() public method

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