public class ReadTimeoutException extends RequestTimeoutException
Modifier and Type | Field and Description |
---|---|
boolean |
dataPresent |
blockFor, consistency, received
Constructor and Description |
---|
ReadTimeoutException(ConsistencyLevel consistency,
int received,
int blockFor,
boolean dataPresent) |
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
public ReadTimeoutException(ConsistencyLevel consistency, int received, int blockFor, boolean dataPresent)
Copyright © 2009- The Apache Software Foundation