Class JedisAskDataException

All Implemented Interfaces:
Serializable

public class JedisAskDataException extends JedisRedirectionException
-ASK reply from Redis.
See Also:
  • Field Details

  • Constructor Details

    • JedisAskDataException

      public JedisAskDataException(Throwable cause, HostAndPort targetHost, int slot)
    • JedisAskDataException

      public JedisAskDataException(String message, Throwable cause, HostAndPort targetHost, int slot)
    • JedisAskDataException

      public JedisAskDataException(String message, HostAndPort targetHost, int slot)