Ltix.Errors.Invalid.LineItemNotAccepted exception (Ltix v0.1.0)

Copy Markdown View Source

Content item includes a line_item but the platform does not accept line items.

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Ltix.Errors.Invalid.LineItemNotAccepted{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  path: term(),
  spec_ref: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Ltix.Errors.Invalid.LineItemNotAccepted without raising it.

Keys

  • :spec_ref