Uses of Package
com.datastax.astra.client.exceptions
Packages that use com.datastax.astra.client.exceptions
Package
Description
Specializations of the exceptions to work with Collections.
Utility classes for commands and operations.
Exceptions specialized checked and unchecked thrown by the client.
Specializations of the exceptions to work with Tables.
Internal technical classes to run commands against the API.
-
Classes in com.datastax.astra.client.exceptions used by com.datastax.astra.client.collections.exceptionsClassDescriptionException thrown when there is an error in the client side.Represents a runtime exception that occurs within the Data API client.
-
Classes in com.datastax.astra.client.exceptions used by com.datastax.astra.client.core.commandsClassDescriptionExtends
DataAPIException
to specifically address errors encountered during the processing of responses from the Data API. -
Classes in com.datastax.astra.client.exceptions used by com.datastax.astra.client.exceptionsClassDescriptionException 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.Represents client error codes used to standardize error reporting in the application.Error codes for server-side errors.
-
Classes in com.datastax.astra.client.exceptions used by com.datastax.astra.client.tables.exceptionsClassDescriptionException thrown when there is an error in the client side.Represents a runtime exception that occurs within the Data API client.
-
Classes in com.datastax.astra.client.exceptions used by com.datastax.astra.internal.commandClassDescriptionRepresents a runtime exception that occurs within the Data API client.