Class RedisClusterDownException

All Implemented Interfaces:
Serializable

public class RedisClusterDownException extends RedisRetryException
This error occurs when Redis Cluster is down.
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RedisClusterDownException

      public RedisClusterDownException(String message)