ErrorContext Properties |
The ErrorContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets the error.
| |
| Handled |
Gets or sets a value indicating whether this ErrorContext is handled.
| |
| Member |
Gets the member that caused the error.
| |
| OriginalObject |
Gets the original object that caused the error.
| |
| Path |
Gets the path of the JSON location where the error occurred.
|