Click or drag to resize

SettingTypeException Class

Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 21.0.0.0 (21.0.19459.900)
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