IndieWeb.Http.Error (IndieWeb v0.0.49) 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

Specs

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

Representative type of errors with IndieWeb.Http.