Error reply from server on login and order opening/closing/modifying.
Inheritance Hierarchy
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntaxpublic class ServerException : Exception
Public Class ServerException
Inherits Exception
public ref class ServerException : public Exception
type ServerException =
class
inherit Exception
end
The ServerException type exposes the following members.
Constructors
Fields
| Name | Description |
---|
 | Code |
Error code.
|
Top
See Also