ExVault v0.1.0-beta.1 ExVault.Response.Error View Source

Vault API error response. This represents an HTTP 4xx/5xx response.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %ExVault.Response.Error{errors: [String.t()], status: integer()}