Share via


DataPrepValidationException 類別

與 dataprep 驗證服務相關的例外狀況。

繼承
DataPrepValidationException

建構函式

DataPrepValidationException(exception_message='', target=None, **kwargs)

參數

exception_message
str
必要

描述錯誤的訊息。

inner_exception
str
必要

例如,先前已處理例外狀況的選擇性訊息。

target
str
預設值: None

導致引發例外狀況的專案名稱。

details
str
必要

有關錯誤的任何其他資訊,例如其他錯誤回應或堆疊追蹤。