DataException 類別

與資料驗證相關的例外狀況。

繼承
DataException
DataException

建構函式

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

參數

exception_message
str
必要

描述錯誤的訊息。

target
預設值: None