Click or drag to resize

CameoSdkException(Exception) Constructor

Constructor.

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

Parameters

innerException  Exception
Inner exception.
See Also