Click or drag to resize

CSDKException Class

Inheritance Hierarchy
SystemObject
  SystemException
    OmniPageCSDK.ObjectsCSDKException

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntax
public class CSDKException : Exception

The CSDKException type exposes the following members.

Constructors
  NameDescription
Public methodCSDKException
Initializes a new instance of the CSDKException class
Top
Properties
  NameDescription
Public propertyCode
Public propertyExtendedCode
Public propertyExtendedInfo
Public propertyMessage (Overrides ExceptionMessage.)
Public propertyXml
Top
Methods
See Also