| Class | Description |
|---|---|
| LazyMap<K,V> |
Represents a Map object that is lazily-instantiated.
|
| Exception | Description |
|---|---|
| InvalidCredentialsException |
Thrown when the client tries to connect to the server, but the username or the password is incorrect.
|
| InvalidJsonException |
This exception represents a problem that occurred because the JSON data provided contained an error.
|