Class RedisNoReplicasException

All Implemented Interfaces:
Serializable

public class RedisNoReplicasException extends RedisRetryException
This error occurs when Redis a redis master has insufficient slaves to handle a request. *
See Also:
  • Constructor Details

    • RedisNoReplicasException

      public RedisNoReplicasException(String message)