C# Class AK.ESInvalidNameException

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

Public Methods

Method Description
ESInvalidNameException ( string msg ) : System.Collections

Method Details

ESInvalidNameException() public method

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