Error reply from server on login and order opening/closing/modifying.
Inheritance Hierarchy
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
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