public class JedisException extends java.lang.RuntimeException
JedisException(java.lang.String message)
JedisException(java.lang.String message, java.lang.Throwable cause)
JedisException(java.lang.Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JedisException(java.lang.String message)
public JedisException(java.lang.Throwable e)
public JedisException(java.lang.String message, java.lang.Throwable cause)