Click or drag to resize

CSDKException Class

Inheritance Hierarchy
SystemObject
  SystemException
    OmniPageCSDK.ObjectsCSDKException

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
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