Cain
v0.3.3
Pages
Modules
Cain v0.3.3
Cain.Endpoint.Error
View Source
Link to this section
Summary
Types
t()
Functions
cast(status, body)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %Cain.Endpoint.Error{ http_status:
String.t
(), message:
String.t
(), type:
String.t
() }
Link to this section
Functions
Link to this function
cast(status, body)
View Source