ErrorResponse Class

ErrorResponse.

Inheritance
ErrorResponse

Constructor

ErrorResponse(**kwargs)

Parameters

code
str
Required
message
str
Required
target
str
Required
inner_error
InternalError
Required