你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ErrorResponseException 类
服务器响应,但类型为“ErrorResponse”。
- 继承
-
ErrorResponseException
构造函数
ErrorResponseException(deserialize, response, *args)
参数
- deserialize
必需
反序列化程序
- response
必需
要反序列化的服务器响应。
方法
add_note |
Exception.add_note (注释) - 向异常添加注释 |
with_traceback |
Exception.with_traceback (tb) – 设置自我。traceback to tb and return to tb and return self. |
add_note
Exception.add_note (注释) - 向异常添加注释
add_note()
with_traceback
Exception.with_traceback (tb) – 设置自我。traceback to tb and return to tb and return self.
with_traceback()