Конструктор PropertyTypeMismatchException

Initializes a new instance of the PropertyTypeMismatchException class.

Список перегрузок

  Имя Описание
Открытый метод PropertyTypeMismatchException() () () () Initializes a new instance of the PropertyTypeMismatchException class.
Открытый метод PropertyTypeMismatchException(String) Initializes a new instance of the PropertyTypeMismatchException class with the specified message.
Открытый метод PropertyTypeMismatchException(String, Exception) Initializes a new instance of the PropertyTypeMismatchException class with the specified message and specified inner exception.
Открытый метод PropertyTypeMismatchException(String, String, String) Initializes a new instance of the PropertyTypeMismatchException class for the specified property, and specified received type and expected type.

В начало