Cain v0.3.3 Cain.Endpoint.Error View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Cain.Endpoint.Error{
  http_status: String.t(),
  message: String.t(),
  type: String.t()
}

Link to this section Functions