ErrorEventArgs Properties | 
The ErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Context | 
            Additional information about the error context, e.g. " at line #2"
              | |
| Exception | 
             Unhandled exception that caused the error
              | |
| GlobalCache | 
            A set of key value pairs that are common to all records and clusters throughout the process execution.
              | |
| Origin | 
            Stage of the Data Conveyer process where the error occurred, e.g. "line parsing block"
              |