C# Class AK.ESInvalidParametersException

Inheritance: System.Exception
Mostrar archivo 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