Compartir a través de


PropertyNotAvailableException Constructor

Initializes a new instance of the PropertyNotAvailableException class.

Lista de sobrecargas

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

Principio