View Source Assent.RequestError exception (Assent v0.2.7)
Summary
Functions
@spec invalid(Assent.HTTPAdapter.HTTPResponse.t()) :: %Assent.RequestError{ __exception__: true, error: term(), message: term() }
@spec unexpected(Assent.HTTPAdapter.HTTPResponse.t()) :: %Assent.RequestError{ __exception__: true, error: term(), message: term() }