AshCloak.Errors.NoSuchEncryptedAttribute exception (ash_cloak v0.1.6)

View Source

An error raised when attempting to decrypt an attribute that is not encrypted.

Summary

Functions

exception(args)

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

Create an Elixir.AshCloak.Errors.NoSuchEncryptedAttribute without raising it.

Keys

  • :key
  • :resource