Exception | Description |
---|---|
InvalidURIException | |
JedisAccessControlException | |
JedisAskDataException | |
JedisBusyException | |
JedisClusterException | |
JedisClusterMaxAttemptsException | |
JedisClusterOperationException | |
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 |
WARNING: This exception will extend
JedisClusterOperationException in upcoming major release. |
JedisNoScriptException | |
JedisRedirectionException |
Copyright © 2021. All rights reserved.