DataErrorException 類別
與在定型或推斷時間處理資料時所見錯誤相關的例外狀況。
建構新的 DataErrorException。
- 繼承
-
DataErrorException
建構函式
DataErrorException(exception_message='', target=None, **kwargs)
參數
名稱 | Description |
---|---|
exception_message
必要
|
例外狀況的詳細資料。 |
target
|
造成擲回例外狀況的專案名稱。 預設值: None
|
exception_message
必要
|
例外狀況的詳細資料。 |
target
必要
|
造成擲回例外狀況的專案名稱。 |