ErrorResponseError Class

The details of the error.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ErrorResponseError

Constructor

ErrorResponseError(**kwargs)

Variables

code
str

Error code.

message
str

Error message indicating why the operation failed.