| Exception | Description |
|---|---|
| DataTypeNotSupportedException |
Indicates that error encountered while converting Non-Pdx type values/data into RESTful format, i.e JSON
|
| GemfireRestException |
Indicates that error encountered while processing REST request.
|
| MalformedJsonException |
Indicates that incorrect JSON document encountered while processing it.
|
| RegionNotFoundException |
Indicates that Region does not found while trying to do some REST operation on that region.
|
| ResourceNotFoundException |
Indicates that resource (key, value etc) does not found while trying to do REST operation.
|