ErrorDetails Class

The details of the error.

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

Constructor

ErrorDetails(**kwargs: Any)

Variables

Name Description
code
str

Error code.

message
str

Error message indicating why the operation failed.

target
str

The target of the particular error.