C# Class AK.ESUnknownExpressionException

Inheritance: System.Exception
Show file Open project: akuukka/ExpressionSolver

Public Methods

Method Description
ESUnknownExpressionException ( string msg ) : System.Collections

Method Details

ESUnknownExpressionException() public method

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