Click or drag to resize

ConnectionException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      mtapi.mt5ConnectionException

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public class ConnectionException : ApplicationException

The ConnectionException type exposes the following members.

Constructors
 NameDescription
Public methodConnectionExceptionInitializes a new instance of the ConnectionException class
Top
See Also