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: 22.2.0.0 (22.2.24312.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