LogbookSearchSdkException Constructor |  |
Constructor
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic 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