NxAudio.IO.Errors.FailedToBufferFile exception (nx_audio v0.3.1)

View Source

Error when writing the tensor to a temporary file

Summary

Types

t()

@type t() :: Splode.Error.t()

Functions

exception(args)

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

Create an Elixir.NxAudio.IO.Errors.FailedToBufferFile without raising it.

Keys

  • :reason