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

Copy Markdown View Source

Multiple content items returned when the platform only accepts one.

Summary

Functions

exception(args)

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

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

Keys

  • :count
  • :spec_ref