Click or drag to resize

SettingBaseException Constructor

Initializes a new instance of the SettingBaseException class

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public SettingBaseException(
	string errorString
)

Parameters

errorString
Type: SystemString
See Also