Plumbapius.Response.ErrorDescription.RequestException (plumbapius v0.18.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %Plumbapius.Response.ErrorDescription.RequestException{ exc: Exception.t(), stack: Exception.stacktrace() }
Link to this section Functions
Link to this function
new(exc, stack)
Specs
new(Exception.t(), Exception.stacktrace()) :: t()