Partager via


IllegalFieldNameException, constructeur (String, Exception)

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

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 IllegalFieldNameException(
    string message,
    Exception ex
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IllegalFieldNameException Classe

IllegalFieldNameException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms