共用方式為


EventDataSendError 類別

服務在傳送事件資料時傳回錯誤。

繼承
EventDataSendError

建構函式

EventDataSendError(message: str, details: List[str] | None = None)

參數

名稱 Description
message
必要
details
預設值: None

方法

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