Share via


ShelveException, constructeur (String, Exception)

Initialise une nouvelle instance de ShelveException.

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, _
    exception As Exception _
)
public ShelveException(
    string message,
    Exception exception
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ShelveException Classe

ShelveException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms