customerio v0.2.0 Customerio.Error exception

Link to this section Summary

Functions

Callback implementation for Exception.message/1

Link to this section Types

Link to this type

t()
t() :: %Customerio.Error{
  __exception__: term(),
  code: integer() | nil,
  reason: any()
}

Link to this section Functions

Callback implementation for Exception.message/1.