osu!ex v0.2.0 OsuEx.API.Error exception View Source
Link to this section Summary
Functions
Callback implementation for Exception.message/1
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() ::
{:error, {:status_code | pos_integer()} | {:httpoison | HTTPoison.Error.t()}}
t() :: {:error, {:status_code | pos_integer()} | {:httpoison | HTTPoison.Error.t()}}
Link to this section Functions
Link to this function
message(e) View Source
Callback implementation for Exception.message/1
.