次の方法で共有


ErrorResponseException クラス

型 'ErrorResponse' を除き、サーバーが応答しました。

継承
ErrorResponseException

コンストラクター

ErrorResponseException(deserialize, response, *args)

パラメーター

deserialize
必須

デシリアライザー

response
必須

逆シリアル化されるサーバー応答。

メソッド

add_note

Exception.add_note(注) – 例外にメモを追加する

with_traceback

Exception.with_traceback(tb) – self を設定します。traceback を tb に戻し、self を返します。

add_note

Exception.add_note(注) – 例外にメモを追加する

add_note()

with_traceback

Exception.with_traceback(tb) – self を設定します。traceback を tb に戻し、self を返します。

with_traceback()

属性

args