public abstract class RequestExecutionException extends CassandraException
Modifier | Constructor and Description |
---|---|
protected |
RequestExecutionException(ExceptionCode code,
java.lang.String msg) |
protected |
RequestExecutionException(ExceptionCode code,
java.lang.String msg,
java.lang.Throwable e) |
code
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
protected RequestExecutionException(ExceptionCode code, java.lang.String msg)
protected RequestExecutionException(ExceptionCode code, java.lang.String msg, java.lang.Throwable e)
Copyright © 2017 The Apache Software Foundation