命名空间和模块:tencent.cloud.core.errors
该异常指示 Tencent Cloud SDK for Python 所提供的通用或抽象产品客户端请求 Tencent Cloud API 成功,但 Tencent Cloud API 执行相关操作时失败。
继承:tencent.cloud.core.errors.ClientError
类
该异常类包含的可公开访问属性和属性描述如下:
属性
类型
描述
action_id
str
Tencent Cloud API 唯一标识符。
例如:DescribeZones
error_id
str
Tencent Cloud API 错误 ID。
例如:InternalError.System
error_message
str
Tencent Cloud API 错误描述正文。
request_id
str
错误的 Tencent Cloud API 请求唯一标识符字符串。
产品软件包:tencent-cloud-sdk-core >= 0.1.1