An exception caused while attempting to output the format.
| Property | Description |
|---|---|
| ErrorItem | The FormatItem that caused the Exception. |
| Format | The base format string of the FormatItem that caused the Exception. |
| Index | The index inside the format string, where the error occurred. |
| Issue | Description of the formatting error. |
| Message | Error message that indicates the position within the format string where the error occurred. |
| Constructor | Description |
|---|---|
| FormattingException | Creates a new instance of FormattingException. |