View Source AntikytheraCore.Handler.GearError (antikythera v0.5.1)

Summary

Functions

Link to this function

bad_executor_pool_id(conn, reason)

View Source
@spec bad_request(Antikythera.Conn.t()) :: Antikythera.Conn.t()
Link to this function

error(conn, reason, stacktrace)

View Source
@spec error(Antikythera.Conn.t(), reason(), stacktrace()) :: Antikythera.Conn.t()
Link to this function

internal_error_body(conn, reason, stacktrace)

View Source
@spec internal_error_body(Antikythera.Conn.t(), reason(), stacktrace()) :: String.t()
@spec no_route(Antikythera.Conn.t()) :: Antikythera.Conn.t()
Link to this function

ws_too_many_connections(conn)

View Source
@spec ws_too_many_connections(Antikythera.Conn.t()) :: Antikythera.Conn.t()