共用方式為


WrongPropertyValueException 建構

Initializes a new instance of the WrongPropertyValueException class.

多載清單 

  名稱 描述
公用方法 WrongPropertyValueException() () () () Initializes a new instance of the WrongPropertyValueException class.
公用方法 WrongPropertyValueException(String) Initializes a new instance of the WrongPropertyValueException class with the specified message.
公用方法 WrongPropertyValueException(Property) Initializes a new instance of the WrongPropertyValueException class for the specified property.
公用方法 WrongPropertyValueException(String, Exception) Initializes a new instance of the WrongPropertyValueException class with the specified message and specified inner exception.

頂端