IndieWeb v0.0.38 IndieWeb.Http.Error View Source

Defines an error obtained when making a network request.

Link to this section Summary

Types

t()

Representative type of errors with IndieWeb.Http

Link to this section Types

Link to this type

t() View Source
t() :: %IndieWeb.Http.Error{message: any(), raw: any()}

Representative type of errors with IndieWeb.Http.