Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.datastax.driver.core.exceptions Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AlreadyExistsExceptionException thrown when a query attempts to create a keyspace or table that already exists.Classcom.datastax.driver.core.exceptionsDataStax
AuthenticationExceptionIndicates an error during the authentication phase while connecting to a node.Classcom.datastax.driver.core.exceptionsDataStax
BootstrappingExceptionIndicates that the contacted host was bootstrapping.Classcom.datastax.driver.core.exceptionsDataStax
CoordinatorExceptionAn interface for exceptions that are able to report the address of the coordinator host that triggered the response error which caused the exception to be raised.Interfacecom.datastax.driver.core.exceptionsDataStax
DriverExceptionTop level class for exceptions thrown by the driver.Classcom.datastax.driver.core.exceptionsDataStax
DriverInternalErrorAn unexpected error happened internally.Classcom.datastax.driver.core.exceptionsDataStax
InvalidConfigurationInQueryExceptionA specific invalid query exception that indicates that the query is invalid because of some configuration problem.Classcom.datastax.driver.core.exceptionsDataStax
InvalidQueryExceptionIndicates a syntactically correct but invalid query.Classcom.datastax.driver.core.exceptionsDataStax
InvalidTypeExceptionClasscom.datastax.driver.core.exceptionsDataStax
NoHostAvailableExceptionException thrown when a query cannot be performed because no host are This exception is thrown ifClasscom.datastax.driver.core.exceptionsDataStax
OverloadedExceptionIndicates that the contacted host reported itself being overloaded.Classcom.datastax.driver.core.exceptionsDataStax
PagingStateExceptionClasscom.datastax.driver.core.exceptionsDataStax
ProtocolErrorIndicates that the contacted host reported a protocol error.Classcom.datastax.driver.core.exceptionsDataStax
QueryExecutionExceptionException related to the execution of a query.Classcom.datastax.driver.core.exceptionsDataStax
QueryTimeoutExceptionA Cassandra timeout during a query.Classcom.datastax.driver.core.exceptionsDataStax
QueryValidationExceptionAn exception indicating that a query cannot be executed because it is syntactically incorrect, invalid, unauthorized or any other reason.Classcom.datastax.driver.core.exceptionsDataStax
ReadTimeoutExceptionA Cassandra timeout during a read query.Classcom.datastax.driver.core.exceptionsDataStax
ServerErrorIndicates that the contacted host reported un expected error.Classcom.datastax.driver.core.exceptionsDataStax
SyntaxErrorIndicates a syntax error in a query.Classcom.datastax.driver.core.exceptionsDataStax
TraceRetrievalExceptionException thrown if a query trace cannot be retrieved.Classcom.datastax.driver.core.exceptionsDataStax
TruncateExceptionError during a truncation operation.Classcom.datastax.driver.core.exceptionsDataStax
UnauthorizedExceptionIndicates that a query cannot be performed due to the authorization restrictions of the logged user.Classcom.datastax.driver.core.exceptionsDataStax
UnavailableExceptionException thrown when the coordinator knows there is not enough replica alive to perform a query with the requested consistency level.Classcom.datastax.driver.core.exceptionsDataStax
UnpreparedExceptionIndicates that the contacted host replied with an UNPREPARED error code.Classcom.datastax.driver.core.exceptionsDataStax
UnsupportedFeatureExceptionException thrown when a feature is not supported by the native protocolSee Also:Serialized FormClasscom.datastax.driver.core.exceptionsDataStax
WriteTimeoutExceptionA Cassandra timeout during a write query.Classcom.datastax.driver.core.exceptionsDataStax