Partager via


WildcardNotAllowedException, constructeur (String, Exception)

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

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 WildcardNotAllowedException(
    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

WildcardNotAllowedException Classe

WildcardNotAllowedException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms