Click or drag to resize

NoSettingException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      Kofax.OmniPageCSDK.CAPISettingBaseException
        Kofax.OmniPageCSDK.CAPINoSettingException

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public class NoSettingException : SettingBaseException

The NoSettingException type exposes the following members.

Constructors
  NameDescription
Public methodNoSettingException
Initializes a new instance of the NoSettingException class
Top
See Also