BatchErrorException 類別
伺服器回應,但類型為 'BatchError'。
- 繼承
-
BatchErrorException
建構函式
BatchErrorException(deserialize, response, *args)
參數
- deserialize
必要
還原序列化程式
- response
必要
要還原序列化的伺服器回應。
方法
add_note |
Exception.add_note (附注) – 將附注新增至例外狀況 |
with_traceback |
Exception.with_traceback (tb) – 設定自我設定。追蹤回 tb 並傳回自我。 |
add_note
Exception.add_note (附注) – 將附注新增至例外狀況
add_note()
with_traceback
Exception.with_traceback (tb) – 設定自我設定。追蹤回 tb 並傳回自我。
with_traceback()