ExClubhouse v0.5.2 ExClubhouse.Error View Source

Typed error

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Error{
  message: binary(),
  reason: map() | binary() | nil,
  type: :client | :parser
}