Compartir a través de


DeploymentException Constructor

Initializes a new instance of the DeploymentException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público DeploymentException() () () () Initializes a new instance of the DeploymentException class with default values.
Método público DeploymentException(String) Initializes a new instance of the DeploymentException class with the specified error message.
Método protegido DeploymentException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentException class with the specified SerializationInfo and StreamingContext instances.
Método público DeploymentException(String, Exception) Initializes a new instance of the DeploymentException class with the specified error message and inner exception.

Arriba