Partager via


NoLockExistsException, constructeur (String, Exception)

Encapsule une chaîne de message et un objet exception dans un NoLockExistsException.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

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

Paramètres

  • message
    Type : System.String
    Un message qui décrit l'exception.

Sécurité .NET Framework

Voir aussi

Référence

NoLockExistsException Classe

NoLockExistsException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms