Compartir a través de


UnknownPropertyException Constructor

Initializes a new instance of the UnknownPropertyException class.

Lista de sobrecargas

  Nombre Descripción
Método publico UnknownPropertyException() () () () Initializes a new instance of the UnknownPropertyException class.
Método publico UnknownPropertyException(String) Initializes a new instance of the UnknownPropertyException class for the specified property.
Método publico UnknownPropertyException(String, Exception) Initializes a new instance of the UnknownPropertyException class with the specified message and inner exception.

Principio