MTG SDK Elixir
v0.1.4
Pages
Modules
MTG SDK Elixir v0.1.4
Mtg.Error
View Source
Struct defining a request error
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Mtg.Error{code:
integer
(), message:
binary
()}