ErrorDefinitionAutoGenerated Class

Error definition.

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

Inheritance
ErrorDefinitionAutoGenerated

Constructor

ErrorDefinitionAutoGenerated(**kwargs)

Variables

code
str

Service specific error code which serves as the substatus for the HTTP error code.

message
str

Description of the error.

target
str

The target of the error.

details
list[ErrorDefinitionAutoGenerated]

Internal error details.

additional_info
list[TypedErrorInfo]

Additional scenario specific error details.