Partilhar via


Construtor DeploymentException

Incluir membros protegidos
Incluir membros herdados

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 the 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

Consulte também

Referência

DeploymentException Classe

Namespace Microsoft.MasterDataServices.Deployment