| Exception | Description |
|---|---|
| InvalidURIException | |
| JedisAskDataException | |
| JedisBusyException | |
| JedisClusterCrossSlotException | |
| JedisClusterException | |
| JedisClusterMaxRedirectionsException | |
| JedisConnectionException | |
| JedisDataException | |
| JedisException | |
| JedisExhaustedPoolException |
This exception will be thrown when the Jedis client isn't able to retrieve a connection from the
pool, since all the connections are being used (a.k.a.
|
| JedisMovedDataException | |
| JedisNoReachableClusterNodeException | |
| JedisNoScriptException | |
| JedisRedirectionException |
Copyright © 2019. All rights reserved.