Requiem.ErrorCode (requiem v0.4.0)

Link to this section Summary

Link to this section Types

Link to this type

error_code()

Specs

error_code() ::
  :no_error
  | :internal_error
  | :server_busy
  | :flow_control_error
  | :stream_id_error
  | :stream_state_error
  | :final_offset_error
  | :frame_format_error
  | :transport_parameter_error
  | :version_negotiation_error
  | :protocol_violation
  | :unsolicited_path_response

Link to this section Functions

Link to this function

to_integer(code)

Specs

to_integer(error_code()) :: non_neg_integer()