| Exception | Description |
|---|---|
| JsonException |
A
JsonException indicates that a JSON related operation failed. |
| JsonIndexException |
A
JsonIndexException is a JsonException that indicates that
a given value is not a valid index for a given JSON structure. |
| JsonProcessingException |
A
JsonProcessingException is a JsonException that indicates
that a JSON related operation couldn't be performed. |
| JsonStateException |
A
JsonStateException is a JsonProcessingException that
indicates that a JSON related operation couldn't be performed because the
JSON related object is not in the correct state for that operation. |
| JsonValueException |
A
JsonValueException is a JsonException that indicates
that a JSON value couldn't be processed or failed to fulfill a constraint. |
| VacantJsonIndexException |
A
VacantJsonIndexException is a JsonValueException
indicates that a JSON structure has no JSON value for a given index. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.