Uses of Class
com.datastax.astra.client.exception.DataApiException
Package
Description
Exceptions specialized checked and unchecked thrown by the client.
-
Uses of DataApiException in com.datastax.astra.client.exception
Modifier and TypeClassDescriptionclass
Specialized Error.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.class
ExtendsDataApiException
to specifically address errors encountered during the processing of responses from the Data API.