CloudError Class
An error response from the Batch service.
Constructor
CloudError(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
error
|
The body of the error response. |
Attributes
error
The body of the error response.
error: _models.CloudErrorBody | None