Click or drag to resize

IncorrectArrayLengthException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      OmniPageCSDK.CAPISettingBaseException
        OmniPageCSDK.CAPIIncorrectArrayLengthException

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public class IncorrectArrayLengthException : SettingBaseException

The IncorrectArrayLengthException type exposes the following members.

Constructors
  NameDescription
Public methodIncorrectArrayLengthException
Initializes a new instance of the IncorrectArrayLengthException class
Top
See Also