Class UnresolvedSearchChainException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.yahoo.search.federation.sourceref.UnresolvedSearchChainException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnresolvedSearchChainException extends java.lang.Exception
Thrown if a search chain can not be resolved from one or more ids.- Author:
- Tony Vaagenes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnresolvedSearchChainException(java.lang.String msg)
-