BatchAIError Class
An error response from the Batch AI service.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
BatchAIError
Constructor
BatchAIError(**kwargs)
Variables
- code
- str
An identifier of the error. Codes are invariant and are intended to be consumed programmatically.
- message
- str
A message describing the error, intended to be suitable for display in a user interface.
- details
- list[<xref:batch_ai.models.NameValuePair>]
A list of additional details about the error.
Feedback
Submit and view feedback for