Compartir a través de


PropertyCannotBeRetrievedException Constructor

Initializes a new instance of the PropertyCannotBeRetrievedException class.

Lista de sobrecargas

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

Principio