共用方式為


MalformedValueException 類別

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

開發人員附注:這是已被取代,很快就會移除。 請使用其中一個其他例外狀況。

繼承
MalformedValueException

建構函式

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

參數

名稱 Description
exception_message
必要
str

描述錯誤的訊息。

target
預設值: None