Click or drag to resize

RelaxISProgramInterfaceException(String) Constructor

Initializes a new instance of the RelaxISProgramInterfaceException class.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public RelaxISProgramInterfaceException(
	string message
)

Parameters

message  String
The exception message.
See Also