ErrorResponse Class

Used to return an error to the client.

All required parameters must be populated in order to send to Azure.

Inheritance
ErrorResponse

Constructor

ErrorResponse(*, error, **kwargs)

Parameters

error
PersonalizerError
Required

Required. The error object.