| Package | Description |
|---|---|
| net.markenwerk.utils.json.common | |
| net.markenwerk.utils.json.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidJsonIndexException
A
InvalidJsonIndexException is a JsonException indicates that
a given index value is not valid for a given JSON structure. |
class |
InvalidJsonValueException
A
InvalidJsonValueException is a JsonValueException indicates that
a JSON value couldn't be processed or failed to fulfill a constraint. |
class |
JsonSyntaxException
A
JsonSyntaxException is a JsonException that indicates that
a JSON parser encountered a JSON syntax error while parsing a JSON document. |
class |
JsonValueException
A
JsonValueException is a JsonException indicates that a JSON
value couldn't be processed. |
class |
MissingJsonValueException
A
MissingJsonValueException is a JsonValueException indicates
that a JSON structure has no JSON value for a given index. |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonHandlingException
A
JsonHandlingException is a JsonException that indicates that the
handling of a JSON document or a JSON value failed. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.