Compartilhar via


Construtor InformationNodeDoesNotExistException

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (em Microsoft.TeamFoundation.Build.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    context As TeamFoundationRequestContext, _
    ex As SqlException, _
    err As SqlError _
)
public InformationNodeDoesNotExistException(
    TeamFoundationRequestContext context,
    SqlException ex,
    SqlError err
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

InformationNodeDoesNotExistException Classe

Namespace Microsoft.TeamFoundation.Build.Server