class

Crig::Client::ProviderClientError

Inherits Exception < Reference < Object

Errors returned while constructing provider clients from environment variables or explicit input.

Constructors

environment_variable(name : String, message : String) : self
Source
http(error : HttpClient::Error) : self
Source
invalid_configuration(message : String) : self
Source
new(message : String, kind : Kind, var_name : String | Nil = nil, http_error : HttpClient::Error | Nil = nil, detail : String | Nil = nil)
Source

Instance methods

detail
Source
http_error
Source
kind
Source
var_name
Source

Nested types