Package com.datastax.astra.client.exceptions
package com.datastax.astra.client.exceptions
Exceptions specialized checked and unchecked thrown by the client.
-
ClassDescriptionRepresents client error codes used to standardize error reporting in the application.Represents an exception that occurs when there is an error related to a database cursor.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.Exception thrown when the configuration is invalid.Exception thrown when the environment is invalid.Represents a specific kind ofDataAPIException
that is thrown when the response received from the Data API does not match the expected format or content.