| Parameter | Description |
|---|---|
| errorItem | The FormatItem which caused the Exception. |
| formatException | The Exception that was caused by the FormatItem. |
| index | The index inside the format string, where the error occurred. |
Creates a new instance of FormattingException.
| Parameter | Description |
|---|---|
| errorItem | The FormatItem which caused the Exception. |
| issue | The description of the error. |
| index | The index inside the format string, where the error occurred. |
Creates a new instance of FormattingException.