Class UnresolvedSearchChainException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.yahoo.search.federation.sourceref.UnresolvedSearchChainException
All Implemented Interfaces:
Serializable

public class UnresolvedSearchChainException extends Exception
Thrown if a search chain can not be resolved from one or more ids.
Author:
Tony Vaagenes
See Also:
  • Constructor Details

    • UnresolvedSearchChainException

      public UnresolvedSearchChainException(String msg)