Class RedisClusterDownException

All Implemented Interfaces:
Serializable

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

    • RedisClusterDownException

      public RedisClusterDownException(String message)