Click or drag to resize

ServerException Constructor

Initialize ServerException.

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

Parameters

code  Msg
Exception code.
See Also