Partager via


InvalidMappingException - Constructeur (String, Exception)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Utilisation
Dim message As String
Dim innerException As Exception

Dim instance As New InvalidMappingException(message, _
    innerException)
public InvalidMappingException(
    string message,
    Exception innerException
)

Paramètres

Voir aussi

Référence

InvalidMappingException classe

InvalidMappingException - Membres

InvalidMappingException - Surcharge

Microsoft.Office.Server.Search.Administration - Espace de noms