DefaultErrorResponseError Class
Error model.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DefaultErrorResponseError
Constructor
DefaultErrorResponseError(*, details: Optional[List[azure.mgmt.web.v2018_02_01.models._models_py3.DefaultErrorResponseErrorDetailsItem]] = None, **kwargs)
Parameters
- details
- list[DefaultErrorResponseErrorDetailsItem]
Required
Variables
- code
- str
Standardized string to programmatically identify the error.
- message
- str
Detailed error description and debugging information.
- target
- str
Detailed error description and debugging information.
- innererror
- str
More information to debug error.
Feedback
Submit and view feedback for