View Source AntikytheraCore.Handler.GearError (antikythera v0.5.1)
Summary
Functions
@spec bad_executor_pool_id( Antikythera.Conn.t(), Antikythera.ExecutorPool.BadIdReason.t() ) :: Antikythera.Conn.t()
@spec bad_request(Antikythera.Conn.t()) :: Antikythera.Conn.t()
@spec error(Antikythera.Conn.t(), reason(), stacktrace()) :: Antikythera.Conn.t()
@spec internal_error_body(Antikythera.Conn.t(), reason(), stacktrace()) :: String.t()
@spec no_route(Antikythera.Conn.t()) :: Antikythera.Conn.t()
@spec ws_too_many_connections(Antikythera.Conn.t()) :: Antikythera.Conn.t()