APIErrorException クラス

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

継承
APIErrorException

コンストラクター

APIErrorException(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