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) | 
codeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessageprotected RequestExecutionException(ExceptionCode code, java.lang.String msg)
protected RequestExecutionException(ExceptionCode code, java.lang.String msg, java.lang.Throwable e)
Copyright © 2018 The Apache Software Foundation