Compartir a través de


DeploymentOperationException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the DeploymentOperationException 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 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.

Arriba

Vea también

Referencia

DeploymentOperationException Clase

Espacio de nombres Microsoft.MasterDataServices.Deployment