Dsxir. Errors. Adapter. ParseError exception
(dsxir v0.1.0)
Copy Markdown
Raised when an adapter fails to parse an LM response into the declared output shape.
Summary
Functions
Create an Elixir.Dsxir.Errors.Adapter.ParseError without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.Adapter.ParseError{ __exception__: true, adapter: term(), bread_crumbs: term(), class: term(), field: term(), path: term(), raw_response: term(), reason: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Dsxir.Errors.Adapter.ParseError without raising it.
Keys
- :adapter
- :field
- :reason
- :raw_response