C# Class AK.ESParameterTypeChangedException

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

Public Methods

Method Description
ESParameterTypeChangedException ( string msg ) : System.Collections

Method Details

ESParameterTypeChangedException() public method

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