C# Class AK.ESSyntaxErrorException

Inheritance: System.Exception
显示文件 Open project: akuukka/ExpressionSolver

Public Methods

Method Description
ESSyntaxErrorException ( string msg ) : System.Collections

Method Details

ESSyntaxErrorException() public method

public ESSyntaxErrorException ( string msg ) : System.Collections
msg string
return System.Collections