ErrorDetails Class

Error details.

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

Inheritance
ErrorDetails

Constructor

ErrorDetails(**kwargs)

Variables

code
str

The error code.

http_status_code
<xref:http_status_code>)<xref: >(str

The HTTP status code.

message
str

The error message.

details
str

The error details.