View Source Gumroad.Error exception (gumroad_elixir v0.1.2)
An error encountered while trying to query the Gumroad API.
Summary
Functions
Callback implementation for Exception.message/1.
Types
An error encountered while trying to query the Gumroad API.
from_gumroad- set totrueif Gumroad was reached but returned an error while processing the request. Set tofalseif Gumroad could not be reached at all.reason- set to the error message returned from Gumroad whenfrom_gumroadistrue. Otherwise is an atom pointing to the underlying error, i.e.:timeout.
Functions
Callback implementation for Exception.message/1.