(String, Exception) del constructor InactiveSourceQueriedException
Espacio de nombres: Microsoft.SharePoint.Search.Query
Ensamblado: Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)
Sintaxis
'Declaración
Public Sub New ( _
strMessage As String, _
innerEx As Exception _
)
'Uso
Dim strMessage As String
Dim innerEx As Exception
Dim instance As New InactiveSourceQueriedException(strMessage, _
innerEx)
public InactiveSourceQueriedException(
string strMessage,
Exception innerEx
)
Parámetros
- strMessage
Tipo: System.String
- innerEx
Tipo: System.Exception
Vea también
Referencia
clase InactiveSourceQueriedException
Miembros InactiveSourceQueriedException