Compartilhar via


Construtor PropertyTypeMismatchException

Initializes a new instance of the PropertyTypeMismatchException class.

Lista de sobrecargas

  Nome Descrição
Método público PropertyTypeMismatchException() () () () Initializes a new instance of the PropertyTypeMismatchException class.
Método público PropertyTypeMismatchException(String) Initializes a new instance of the PropertyTypeMismatchException class with the specified message.
Método público PropertyTypeMismatchException(String, Exception) Initializes a new instance of the PropertyTypeMismatchException class with the specified message and specified inner exception.
Método público PropertyTypeMismatchException(String, String, String) Initializes a new instance of the PropertyTypeMismatchException class for the specified property, and specified received type and expected type.

Início