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) |
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 RequestValidationException(ExceptionCode code, java.lang.String msg)
protected RequestValidationException(ExceptionCode code, java.lang.String msg, java.lang.Throwable e)
Copyright © 2013 The Apache Software Foundation