C# Class AK.ESInvalidParametersException

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

Public Methods

Method Description
ESInvalidParametersException ( string msg ) : System.Collections

Method Details

ESInvalidParametersException() public method

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