C# Class AK.ESSyntaxErrorException

Inheritance: System.Exception
Show file 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