| Value | Meaning |
|---|---|
| NoArray0 | No array found at the current position |
| InvalidIndex1 | Index out of bounds |
| NoObject2 | No object found at the current position |
| InvalidMember3 | Member not found |
| InvalidNode4 | No valid node found at the current position |
| NoValue5 | The node at the current position does not hold a value |
| InvalidType6 | The node at the current position does not hold a value of the desired type |
Error codes for JSON_READER_ERROR.
This enumeration can be extended at later date