Serialized Form
-
Package com.influxdb.v3.client
-
Exception com.influxdb.v3.client.InfluxDBApiException
class InfluxDBApiException extends RuntimeException implements Serializable -
Exception com.influxdb.v3.client.InfluxDBApiHttpException
class InfluxDBApiHttpException extends InfluxDBApiException implements Serializable-
Serialized Fields
-
headers
HttpHeaders headers
The HTTP headers associated with the error. -
statusCode
int statusCode
The HTTP status code associated with the error.
-
-
-