Package com.datastax.astra.client.exceptions
package com.datastax.astra.client.exceptions
Exceptions specialized checked and unchecked thrown by the client.
-
ClassDescriptionRepresents an exception that occurs when there is an error related to a database cursor.Exception thrown when there is an error in the client side.Encapsulates error details from a JSON API response.Represents a runtime exception that occurs within the Data API client.A request to the Data API resulted in an HTTP 4xx or 5xx response.Extends
DataAPIException
to specifically address errors encountered during the processing of responses from the Data API.A request to the Data API resulted in an HTTP 4xx or 5xx response.Represents client error codes used to standardize error reporting in the application.Error codes for server-side errors.Exception thrown when the configuration is invalid.Exception thrown when the environment is invalid.Error raised during escaping or unescaping a field path.Represents a specific kind ofDataAPIException
that is thrown when the response received from the Data API does not match the expected format or content.