Condividi tramite


Costruttore DeploymentOperationException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the DeploymentOperationException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico DeploymentOperationException() Initializes a new instance of the DeploymentOperationException class with the default values.
Metodo pubblico DeploymentOperationException(String) Initializes a new instance of the DeploymentOperationException class with the specified error message.
Metodo protetto DeploymentOperationException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentOperationException class with the specified SerializationInfo and StreamingContext instances.
Metodo pubblico DeploymentOperationException(String, Collection<Error>) Initializes a new instance of the DeploymentOperationException class with the specified error message and error collection.
Metodo pubblico DeploymentOperationException(String, Exception) Initializes a new instance of the DeploymentOperationException class with the specified error message and inner exception.
Metodo pubblico DeploymentOperationException(String, Exception, Collection<Error>) Initializes a new instance of the DeploymentOperationException class with the specified error message, inner exception, and error collection.

In alto

Vedere anche

Riferimento

DeploymentOperationException Classe

Spazio dei nomi Microsoft.MasterDataServices.Deployment