| JsonFormatException Properties |
The JsonFormatException type exposes the following members.
| Name | Description | |
|---|---|---|
| Column |
Column offset where error occured (tab counts as 1 character, carriage-return ignored).
| |
| Line |
Line where error occured.
| |
| Position |
Total offset from the beginning of the parsing.
|