Package com.influxdb.exceptions
package com.influxdb.exceptions
-
ClassDescriptionThe exception is thrown if a HTTP 502 response code arrived - Bad Gateway.The exception is thrown if a HTTP 400 response code arrived - Bad Request.The exception is thrown if a HTTP 403 response code arrived - Forbidden.The exception is thrown if an HTTP 504 response code arrived - Gateway Timeout.The base type for Influx errors.The exception is thrown if a HTTP 500 response code arrived - Internal Server Error.The exception is thrown if a HTTP 405 response code arrived - Method Not Allowed.The exception is thrown if a HTTP 406 response code arrived - Not Acceptable.The exception is thrown if a HTTP 404 response code arrived - Not Found.The exception is thrown if a HTTP 501 response code arrived - Not Implemented.The exception is thrown if a HTTP 402 response code arrived - Payment Required.The exception is thrown if a HTTP 407 response code arrived - Proxy Authentication Required.The exception is thrown if a HTTP 413 response code arrived - Request Entity Too Large.The exception is thrown if a HTTP 408 response code arrived - Request Timeout.The exception is thrown if a HTTP 503 response code arrived - Service Unavailable.The exception is thrown if a HTTP 401 response code arrived - Unauthorized.Indicates that the server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions.