Arangox v0.5.4 Arangox.Error exception View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Arangox.Error{
  __exception__: term(),
  endpoint: Arangox.endpoint() | nil,
  error_num: non_neg_integer(),
  message: binary(),
  status: pos_integer() | nil
}