InactiveSourceQueriedException - Constructeur (Exception)
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
innerEx As Exception _
)
'Utilisation
Dim innerEx As Exception
Dim instance As New InactiveSourceQueriedException(innerEx)
public InactiveSourceQueriedException(
Exception innerEx
)
Paramètres
- innerEx
Type : System.Exception
Voir aussi
Référence
InactiveSourceQueriedException classe
InactiveSourceQueriedException - Membres