Share via


ServiceNotFoundException constructor

The exception that is thrown when an instance of IAnalysisEngineAgent cannot be found or resolved.

Overload list

  Name Description
Public method ServiceNotFoundException() Initializes a new instance of the ServiceNotFoundException class.
Public method ServiceNotFoundException(String) Initializes a new instance of the ServiceNotFoundException class with a specified error message.
Protected method ServiceNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the ServiceNotFoundException class with serialized object data about the exception and contextual info about the source or destination.
Public method ServiceNotFoundException(String, Exception) Initializes a new instance of the ServiceNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Top

See also

Reference

ServiceNotFoundException class

ServiceNotFoundException members

Microsoft.Office.Server.Search.Analytics namespace