customerio v0.2.2 Customerio.Error exception

Customer.IO API error exeption

Link to this section Summary

Types

t()

Customer.IO API error

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()
}

Customer.IO API error

Link to this section Functions

Callback implementation for Exception.message/1.