NxAudio.Commons.Errors.Unknown.UnknownError exception (nx_audio v0.3.2)

Copy Markdown View Source

Default unexpected error

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %NxAudio.Commons.Errors.Unknown.UnknownError{
  __exception__: term(),
  bread_crumbs: term(),
  class: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.NxAudio.Commons.Errors.Unknown.UnknownError without raising it.

Keys