Exceptions

class influxdb.exceptions.InfluxDBClientError(content, code=None)

Raised when an error occurs in the request.

class influxdb.exceptions.InfluxDBServerError(content)

Raised when a server error occurs.