Class RedisMasterDownException

All Implemented Interfaces:
Serializable

public class RedisMasterDownException extends RedisRetryException
This error occurs when Slave lost connection with Master.
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RedisMasterDownException

      public RedisMasterDownException(String message)