> For the complete documentation index, see [llms.txt](https://smallso.gitbook.io/tencent-cloud-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/exceptions/action-result-error.md).

# ActionResultError 异常

## 简要

该异常指示 Tencent Cloud SDK for Python 所提供的通用或抽象产品客户端请求 Tencent Cloud API 成功，但 Tencent Cloud API 响应内容字段不符合预期。

```python
class ActionResultError(ClientError)
```

继承：`tencent.cloud.core.errors.ClientError` 类

通常情况下该异常不会引发，引发该异常的 Tencnt Cloud API、抽象产品客户端方法可能存在代码缺陷，请向我们的问题跟踪器提交一个缺陷。

{% content-ref url="/pages/-M-UUbOcRwpeC9m3gG3H" %}
[Broken mention](broken://pages/-M-UUbOcRwpeC9m3gG3H)
{% endcontent-ref %}

## 适用于

#### Tencent Cloud SDK for Python

产品软件包：tencent-cloud-sdk-core >= 0.1.1
