httpoison_form_data v0.1.0 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.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.