ErrorDetails Class

Error details.

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

Inheritance
azure.mgmt.iothub._serialization.Model
ErrorDetails

Constructor

ErrorDetails(**kwargs: Any)

Variables

Name Description
code
str

The error code.

http_status_code
str

The HTTP status code.

message
str

The error message.

details
str

The error details.