public class CassandraConnectionFailureException extends DataAccessResourceFailureException
| Constructor and Description |
|---|
CassandraConnectionFailureException(Map<InetSocketAddress,Throwable> map,
String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Map<InetSocketAddress,Throwable> |
getMessagesByHost() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CassandraConnectionFailureException(Map<InetSocketAddress,Throwable> map, String msg, Throwable cause)
public Map<InetSocketAddress,Throwable> getMessagesByHost()
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.