| Class | Description |
|---|---|
| PJsonArray |
Wrapper around the
JSONArray class to have a better
error management. |
| PJsonObject |
Wrapper around the
JSONObject class to have a better
error management. |
| Exception | Description |
|---|---|
| InvalidJsonValueException |
Thrown when an attribute has an invalid value in the spec.
|