Click or drag to resize

CameoSdkException(String) Constructor

Constructor.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public CameoSdkException(
	string message
)

Parameters

message  String
Exception message.
See Also