ServiceNotFoundException class
A exceção que é lançada quando uma instância de IAnalysisEngineAgent não pode ser encontrada ou resolvida.
Inheritance hierarchy
System.Object
System.Exception
Microsoft.Office.Server.Search.Analytics.ServiceNotFoundException
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<SerializableAttribute> _
Public Class ServiceNotFoundException _
Inherits Exception
'Uso
Dim instance As ServiceNotFoundException
[SerializableAttribute]
public class ServiceNotFoundException : Exception
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.