Arangox v0.4.0 Arangox.Error exception View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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