Package | Description |
---|---|
com.datastax.driver.core.exceptions |
Exceptions thrown by the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
WriteTimeoutException |
WriteTimeoutException.copy() |
WriteTimeoutException |
WriteTimeoutException.copy(EndPoint 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–2023. All rights reserved.