antikythera v0.3.0 AntikytheraCore.Handler.GearError View Source

Link to this section Summary

Link to this section Functions

Link to this function

error(conn, reason, stacktrace)

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

internal_error_body(conn, reason, stacktrace)

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

ws_too_many_connections(conn)

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