public class JedisProtocolNotSupportedException extends JedisDataException
-NOPROTO reply from Redis Enterprise and Cloud when the requested protocol version has
been explicitly disabled on the server or Redis < 6.0| Constructor and Description |
|---|
JedisProtocolNotSupportedException(java.lang.String message) |
JedisProtocolNotSupportedException(java.lang.String message,
java.lang.Throwable cause) |
JedisProtocolNotSupportedException(java.lang.Throwable cause) |
public JedisProtocolNotSupportedException(java.lang.String message)
public JedisProtocolNotSupportedException(java.lang.Throwable cause)
public JedisProtocolNotSupportedException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2026. All rights reserved.