Click or drag to resize

CSDKException Class

Inheritance Hierarchy
System.Object
  System.Exception
    Kofax.OmniPageCSDK.Objects.CSDKException

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.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 Exception.Message.)
Public propertyXml
Top
Methods
See Also