public class RedisSubscribedConnectionException extends InvalidDataAccessApiUsageException
RedisPubSubCommands,
Serialized Form| Constructor and Description |
|---|
RedisSubscribedConnectionException(String msg)
Constructs a new
RedisSubscribedConnectionException instance. |
RedisSubscribedConnectionException(String msg,
Throwable cause)
Constructs a new
RedisSubscribedConnectionException instance. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RedisSubscribedConnectionException(String msg, Throwable cause)
RedisSubscribedConnectionException instance.msg - cause - public RedisSubscribedConnectionException(String msg)
RedisSubscribedConnectionException instance.msg -