Condividi tramite


Costruttore DeploymentStagingException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the DeploymentStagingException 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 DeploymentStagingException() Initializes a new instance of the DeploymentStagingException class with the default values.
Metodo pubblico DeploymentStagingException(String) Initializes a new instance of the DeploymentStagingException class with the specified error message.
Metodo protetto DeploymentStagingException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentStagingException class with the specified SerializationInfo and StreamingContext instances.
Metodo pubblico DeploymentStagingException(String, Collection<StagingBatchError>) Initializes a new instance of the DeploymentStagingException class with the specified error message and error collection.
Metodo pubblico DeploymentStagingException(String, Exception) Initializes a new instance of the DeploymentStagingException class with the specified error message and inner exception.
Metodo pubblico DeploymentStagingException(String, Exception, Collection<StagingBatchError>) Initializes a new instance of the DeploymentStagingException class with the specified error message, inner exception, and error collection.

In alto

Vedere anche

Riferimento

DeploymentStagingException Classe

Spazio dei nomi Microsoft.MasterDataServices.Deployment