Supplies information about formatting errors.
| Property | Description |
|---|---|
| ErrorIndex | Character index in the format string where the error occurred. |
| IgnoreError | Whether the error is ignored instead of raising an exception. |
| Placeholder | Raw text of the format item that caused the error. |