public class HectorException extends RuntimeException
| Constructor and Description |
|---|
HectorException(String msg) |
HectorException(String s,
Throwable t) |
HectorException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
CassandraHost |
getHost() |
String |
getMessage() |
void |
setHost(CassandraHost host) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HectorException(String msg)
public HectorException(Throwable t)
public CassandraHost getHost()
public void setHost(CassandraHost host)
public String getMessage()
getMessage in class ThrowableCopyright © 2014. All Rights Reserved.