Click or drag to resize

LogbookSearchSdkException Constructor

Constructor

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public LogbookSearchSdkException(
	string message,
	LogbookSearchResultCode searchResultCode
)

Parameters

message  String
A message containing more details about the exception
searchResultCode  LogbookSearchResultCode
This value indicates the reason for the exception
See Also