public class RedisConnectionFailureException extends DataAccessResourceFailureException
Constructor and Description |
---|
RedisConnectionFailureException(String msg) |
RedisConnectionFailureException(String msg,
Throwable cause) |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RedisConnectionFailureException(String msg)
msg
- the detail message.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.