Compartilhar via


Construtor DeploymentException

Initializes a new instance of the DeploymentException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início