Click or drag to resize

NoSettingException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      OmniPageCSDK.CAPISettingBaseException
        OmniPageCSDK.CAPINoSettingException

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