你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

APIErrorException 类

服务器响应,但类型为“APIError”。

继承
APIErrorException

构造函数

APIErrorException(deserialize, response, *args)

参数

deserialize
必需

反序列化程序

response
必需

要反序列化的服务器响应。

方法

add_note

Exception.add_note (注释) - 向异常添加注释

with_traceback

Exception.with_traceback (tb) - 自行设置。traceback to tb and return self.

add_note

Exception.add_note (注释) - 向异常添加注释

add_note()

with_traceback

Exception.with_traceback (tb) - 自行设置。traceback to tb and return self.

with_traceback()

属性

args