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

View Source

Default unexpected error

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %NxAudio.Commons.Errors.Unknown.UnknownError{
  __exception__: true,
  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