public abstract class RequestValidationException extends CassandraException
| Modifier | Constructor and Description | 
|---|---|
| protected  | RequestValidationException(ExceptionCode code,
                          java.lang.String msg) | 
| protected  | RequestValidationException(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 RequestValidationException(ExceptionCode code, java.lang.String msg)
protected RequestValidationException(ExceptionCode code, java.lang.String msg, java.lang.Throwable e)
Copyright © 2018 The Apache Software Foundation