Uses of Class
com.datastax.astra.client.exceptions.DataAPIException
Package
Description
Specializations of the exceptions to work with Collections.
Exceptions specialized checked and unchecked thrown by the client.
Specializations of the exceptions to work with Tables.
-
Uses of DataAPIException in com.datastax.astra.client.collections.exceptions
Modifier and TypeClassDescriptionclass
Error when too many documents in the collection -
Uses of DataAPIException in com.datastax.astra.client.exceptions
Modifier and TypeClassDescriptionclass
Represents an exception that occurs when there is an error related to a database cursor.class
A request to the Data API resulted in an HTTP 4xx or 5xx response.class
ExtendsDataAPIException
to specifically address errors encountered during the processing of responses from the Data API.class
A request to the Data API resulted in an HTTP 4xx or 5xx response.class
Exception thrown when the configuration is invalid.class
Exception thrown when the environment is invalid.class
Represents a specific kind ofDataAPIException
that is thrown when the response received from the Data API does not match the expected format or content. -
Uses of DataAPIException in com.datastax.astra.client.tables.exceptions
Modifier and TypeClassDescriptionclass
Error when too many documents in the collection