NxAudio.IO.Errors.FailedToExecuteBackend exception (nx_audio v0.3.1)
View SourceError raised when an audio file cannot be parsed using a backend tooling.
Summary
Functions
Create an Elixir.NxAudio.IO.Errors.FailedToExecuteBackend
without raising it.
Types
@type t() :: Splode.Error.t()
Functions
@spec exception(opts :: Keyword.t()) :: %NxAudio.IO.Errors.FailedToExecuteBackend{ __exception__: true, backend: term(), bread_crumbs: term(), class: term(), path: term(), reason: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.NxAudio.IO.Errors.FailedToExecuteBackend
without raising it.
Keys
- :backend
- :reason