Конструктор 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.

В начало