RankingModelNotFoundException Members

Include Protected Members
Include Inherited Members

Represents an error that occurs when the specified ranking model is not found.

The RankingModelNotFoundException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property RankingModelId Gets the ranking model identifier (ID) for which the exception is returned.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Exception.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Creates a text representation of the current exception. (Overrides Exception.ToString().)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ISerializable.GetObjectData Adds information about the exception to the serialized information.

Top

See Also

Reference

RankingModelNotFoundException Class

Microsoft.Office.Server.Search.Query Namespace