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

Copy Markdown View Source

build_response called on a non-deep-linking launch context.

Summary

Functions

exception(args)

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

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

Keys

  • :message_type
  • :spec_ref