Title here
Summary here
The generic ETLBox Exception. Contains serialized information about the error.
Additional information about parameters used in the current processing state
Type | Description |
---|---|
string |
The exception message as a string
Type | Description |
---|---|
string |
The exception type as string
Type | Description |
---|---|
string |
The erroneous record(s) serialized as json
Type | Description |
---|---|
string |
The point in time when the error occured
Type | Description |
---|---|
DateTime |
Additional information about the current state of the source during the exception
Type | Description |
---|---|
string |
The exception thrown at the source
Type | Description |
---|---|
Exception |