The ErrorType captures a single error generated during the run of the tool.
| Field Name | Type | Description | 
|---|---|---|
| Error_Type1..1 | string | This field specifies the type for this tool run error. | 
| Error_Count0..1 | integer | This field specifies the count of instances for this error in the tool run. | 
| Error_Instances0..1 | ErrorInstancesType | This field captures the actual error output for each instance of this type of error. |