Compartilhar via


Construtor ServerRejectedChangesException (String, Exception)

Inicializa uma nova instância de ServerRejectedChangesException.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (em Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ServerRejectedChangesException Classe

Sobrecargas ServerRejectedChangesException

Namespace Microsoft.TeamFoundation.WorkItemTracking.Client