ConnectExceptionMT4 class
Exception thrown when there is a connection issue with the MT4 terminal.
public class ConnectExceptionMT4 : Exception
Public Members
| name | description |
|---|---|
| ConnectExceptionMT4() | The default constructor. |
| ConnectExceptionMT4(…) | (2 constructors) |
Remarks
This exception is used to indicate that the MT4 terminal could not be connected to.
See Also
- namespace mt4_term_api