Uses of Class
com.influxdb.v3.client.InfluxDBApiException
Packages that use InfluxDBApiException
-
Uses of InfluxDBApiException in com.influxdb.v3.client
Subclasses of InfluxDBApiException in com.influxdb.v3.clientModifier and TypeClassDescriptionclassThe InfluxDBApiHttpException gets thrown whenever an error status is returned in the HTTP response.classHTTP exception for partial write errors returned by InfluxDB 3 write endpoint.