C# Class MQL4CSharp.Base.Exceptions.NotEnoughRightsException

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

Public Methods

Method Description
NotEnoughRightsException ( String functionCall ) : System

Method Details

NotEnoughRightsException() public method

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