Partilhar via


Construtor DeploymentOperationException

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the DeploymentOperationException 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 DeploymentOperationException() Initializes a new instance of the DeploymentOperationException class with the default values.
Método público DeploymentOperationException(String) Initializes a new instance of the DeploymentOperationException class with the specified error message.
Método protegido DeploymentOperationException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentOperationException class with the specified SerializationInfo and StreamingContext instances.
Método público DeploymentOperationException(String, Collection<Error>) Initializes a new instance of the DeploymentOperationException class with the specified error message and error collection.
Método público DeploymentOperationException(String, Exception) Initializes a new instance of the DeploymentOperationException class with the specified error message and inner exception.
Método público DeploymentOperationException(String, Exception, Collection<Error>) Initializes a new instance of the DeploymentOperationException class with the specified error message, inner exception, and error collection.

Início

Consulte também

Referência

DeploymentOperationException Classe

Namespace Microsoft.MasterDataServices.Deployment