class

Flux::Error

Inherits Exception < Reference < Object

Base class for all error types originating from interaction with InfluxDB.

Class methods

from(response : HTTP::Client::Response) : Error | Nil

Contructs a concrete error object from a client response.

Source
message_from(response : HTTP::Client::Response) : String
Source