Class RedisClusterDownException

  • All Implemented Interfaces:

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

      Constructors 
      Constructor Description
       message)  
    • Method Summary

      • Methods inherited from class java.lang.

        , , , , , , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , ,
    • Constructor Detail

      • RedisClusterDownException

        public RedisClusterDownException​( message)