Click or drag to resize

NoSettingException Class

Inheritance Hierarchy
System.Object
  System.Exception
    System.ApplicationException
      Kofax.OmniPageCSDK.CAPI.SettingBaseException
        Kofax.OmniPageCSDK.CAPI.NoSettingException

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