C# Class AK.ESTooManyParametersException

Inheritance: System.Exception
Datei anzeigen Open project: akuukka/ExpressionSolver

Public Methods

Method Description
ESTooManyParametersException ( string msg ) : System.Collections

Method Details

ESTooManyParametersException() public method

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