C# Class MQL4CSharp.Base.Exceptions.NotificationParameterException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
Show file Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
NotificationParameterException ( String functionCall ) : System

Method Details

NotificationParameterException() public method

public NotificationParameterException ( String functionCall ) : System
functionCall String
return System