class

Etcd::Error

Inherits Exception < Reference < Object

Constructors

Class methods

from_http_response(response : HTTP::Client::Response)
Source

Instance methods

error_code
Source
error_code=(error_code : Int64)
Source
index
Source
index=(index : Int64)
Source
inspect

Returns an unambiguous and information-rich string representation of this object, typically intended for developers.

This method should usually not be overridden. It delegates to #inspect(IO) which can be overridden for custom implementations.

Also see #to_s.

Source
reason
Source
reason=(reason : String)
Source