Click or drag to resize

DM_Compiler_Exception Constructor

Special Dynomotion Compiler Error Exception

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public DM_Compiler_Exception(
	string message
)

Parameters

message  String
Exception description
See Also