Click or drag to resize

ProxyException(String) Constructor

Initializes a new instance of the ProxyException class.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public ProxyException(
	string message
)

Parameters

message  String
The message that describes the error.
See Also