Package | Description |
---|---|
com.datastax.driver.core.exceptions |
Exceptions thrown by the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
ReadTimeoutException |
ReadTimeoutException.copy() |
ReadTimeoutException |
ReadTimeoutException.copy(InetSocketAddress address)
Create a copy of this exception with a nicer stack trace, and including the coordinator
address that caused this exception to be raised.
|
Copyright © 2012–2017. All rights reserved.