Click or drag to resize

ServerException Class

Error reply from server on login and order opening/closing/modifying.
Inheritance Hierarchy
SystemObject
  SystemException
    mtapi.mt5ServerException

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

The ServerException type exposes the following members.

Constructors
 NameDescription
Public methodServerException Initialize ServerException.
Top
Fields
 NameDescription
Public fieldCode Error code.
Top
See Also