Skip to main content

Module error

Module error 

Source
Expand description

Error types for the ObjectiveAI SDK.

Modules§

request
response

Structs§

ResponseError
An error returned by the ObjectiveAI API.

Traits§

StatusError
A trait for errors that have an HTTP status code and optional message.

Functions§

create_error_streaming
Creates an error response with streaming (SSE).
create_error_unary
Creates an error response (unary).