Partager via


InvalidFileTypeException, constructeur (String, Exception)

Initialise une nouvelle instance d'InvalidFileTypeException.

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

Syntaxe

'Déclaration
Public Sub New ( _
    type As String, _
    innerException As Exception _
)
public InvalidFileTypeException(
    string type,
    Exception innerException
)

Paramètres

  • innerException
    Type : System.Exception
    Exception qui est la cause de cette exception.

Sécurité .NET Framework

Voir aussi

Référence

InvalidFileTypeException Classe

InvalidFileTypeException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms