DeploymentStagingException-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the DeploymentStagingException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode DeploymentStagingException() Initializes a new instance of the DeploymentStagingException class with the default values.
Öffentliche Methode DeploymentStagingException(String) Initializes a new instance of the DeploymentStagingException class with the specified error message.
Geschützte Methode DeploymentStagingException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentStagingException class with the specified SerializationInfo and StreamingContext instances.
Öffentliche Methode DeploymentStagingException(String, Collection<StagingBatchError>) Initializes a new instance of the DeploymentStagingException class with the specified error message and error collection.
Öffentliche Methode DeploymentStagingException(String, Exception) Initializes a new instance of the DeploymentStagingException class with the specified error message and inner exception.
Öffentliche Methode DeploymentStagingException(String, Exception, Collection<StagingBatchError>) Initializes a new instance of the DeploymentStagingException class with the specified error message, inner exception, and error collection.

Zum Anfang

Siehe auch

Verweis

DeploymentStagingException Klasse

Microsoft.MasterDataServices.Deployment-Namespace