SearchTopologyActivationException - Constructeur (String, Exception)
Initialise une nouvelle instance de la classe SearchTopologyActivationException .
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
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 SearchTopologyActivationException(message, _
innerException)
public SearchTopologyActivationException(
string message,
Exception innerException
)
Paramètres
- message
Type : System.String
- innerException
Type : System.Exception
Voir aussi
Référence
SearchTopologyActivationException classe
SearchTopologyActivationException - Membres
SearchTopologyActivationException - Surcharge
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms