AshAge.Errors.UpdateFailed exception (AshAge v1.0.0)

Copy Markdown View Source

Error for failed update operations.

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %AshAge.Errors.UpdateFailed{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  path: term(),
  reason: term(),
  resource: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.AshAge.Errors.UpdateFailed without raising it.

Keys

  • :resource
  • :reason