ReqLLM.Error.Validation.Error exception (ReqLLM v1.0.0-rc.8)
View SourceError for parameter validation failures.
Summary
Functions
Create an Elixir.ReqLLM.Error.Validation.Error without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %ReqLLM.Error.Validation.Error{ __exception__: true, bread_crumbs: term(), class: term(), context: term(), path: term(), reason: term(), splode: term(), stacktrace: term(), tag: term(), vars: term() }
Create an Elixir.ReqLLM.Error.Validation.Error without raising it.
Keys
- :tag
- :reason
- :context