Click or drag to resize

ErrorEventArgs Properties

The ErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContext
Additional information about the error context, e.g. " at line #2"
Public propertyException
Unhandled exception that caused the error
Public propertyGlobalCache
A set of key value pairs that are common to all records and clusters throughout the process execution.
Public propertyOrigin
Stage of the Data Conveyer process where the error occurred, e.g. "line parsing block"
Top
See Also