Construtor DeploymentException (String, Exception)

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (em Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public DeploymentException(
    string message,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeploymentException Classe

Sobrecargas DeploymentException

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities