ErrorInfo
Contains details about an error returned by the server.
| Name | Description | Type |
|---|---|---|
error_code | The HRESULT error code identifying the specific error. | number |
Example
{
"error_code": 0
}
Contains details about an error returned by the server.
| Name | Description | Type |
|---|---|---|
error_code | The HRESULT error code identifying the specific error. | number |
{
"error_code": 0
}