Partager via


DeploymentException, constructeur (String, Exception)

Espace de noms :  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Deployment.Workflow (dans Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public DeploymentException(
    string message,
    Exception innerException
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentException Classe

DeploymentException, surcharge

Microsoft.TeamFoundation.Deployment.Workflow.Activities, espace de noms