public class RedisSubscribedConnectionException extends InvalidDataAccessApiUsageException
RedisPubSubCommands
,
Serialized FormConstructor and Description |
---|
RedisSubscribedConnectionException(String msg)
Constructs a new
RedisSubscribedConnectionException instance. |
RedisSubscribedConnectionException(String msg,
Throwable cause)
Constructs a new
RedisSubscribedConnectionException instance. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RedisSubscribedConnectionException(String msg, Throwable cause)
RedisSubscribedConnectionException
instance.msg
- cause
- public RedisSubscribedConnectionException(String msg)
RedisSubscribedConnectionException
instance.msg
- Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.