ErrorResponse Class

Describes the error that occurred.

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

Inheritance
ErrorResponse

Constructor

ErrorResponse(**kwargs)

Variables

code
str

Error code associated with the error that occurred.

message
str

Describes the error in detail.