shopify v0.2.3 Shopify.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() :: %Shopify.Error{
  __exception__: term(),
  reason: any(),
  source: atom() | nil
}

Link to this section Functions

Callback implementation for Exception.message/1.