HTTPipe v0.9.0 HTTPipe.Conn.AlreadyExecutedError exception
This exception is raised when the Conn you are executing has already been executed.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Types
t :: Exception.t
Functions
Specs
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.