Dsxir. Errors. Framework. GEPAOperatorFailed exception
(dsxir v0.3.0)
Copy Markdown
Raised when a GEPA reflective operator fails to produce a valid offspring.
Summary
Functions
Create an Elixir.Dsxir.Errors.Framework.GEPAOperatorFailed without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.Framework.GEPAOperatorFailed{ __exception__: true, bread_crumbs: term(), class: term(), operator: term(), parent_error: term(), parents: term(), path: term(), reason: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Dsxir.Errors.Framework.GEPAOperatorFailed without raising it.
Keys
- :operator
- :parents
- :reason
- :parent_error