Click or drag to resize

SettingTypeException Class

Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public class SettingTypeException : SettingBaseException

The SettingTypeException type exposes the following members.

Constructors
  NameDescription
Public methodSettingTypeException(String)
Initializes a new instance of the SettingTypeException class
Public methodSettingTypeException(String, String)
Initializes a new instance of the SettingTypeException class
Top
Fields
  NameDescription
Public fieldsettingType
Public fieldvalueType
Top
See Also