Dsxir. Errors. Framework. OptimizerError exception
(dsxir v0.1.0)
Copy Markdown
Raised when an optimizer aggregates more per-example errors than :max_errors allows.
Summary
Functions
Create an Elixir.Dsxir.Errors.Framework.OptimizerError without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.Framework.OptimizerError{ __exception__: true, bread_crumbs: term(), class: term(), inner: term(), optimizer: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Dsxir.Errors.Framework.OptimizerError without raising it.
Keys
- :optimizer
- :inner