httpoison_form_data v0.1.2 FormData.Error exception
This is the generic FormData error. It should only be triggered when the data passed in is not a Keyword List, Map, or Struct.
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Functions
Link to this function
exception(msg)
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for Exception.exception/1
.
Callback implementation for Exception.message/1
.