com.plumtree.portaluiinfrastructure.search.exceptions
Class WildcardExpansionWarning

java.lang.Object
  extended by XPException
      extended by com.plumtree.portaluiinfrastructure.search.SearchExecutionException
          extended by com.plumtree.portaluiinfrastructure.search.SearchExecutionWarning
              extended by com.plumtree.portaluiinfrastructure.search.exceptions.WildcardExpansionWarning

public class WildcardExpansionWarning
extends SearchExecutionWarning

WildcardExpansionWarning indicates that the user's query expanded out to too many terms.


Constructor Summary
WildcardExpansionWarning(AActivitySpace m_asOwner)
          Creates a new WildcardExpansionWarning object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WildcardExpansionWarning

public WildcardExpansionWarning(AActivitySpace m_asOwner)
Creates a new WildcardExpansionWarning object.

Parameters:
m_asOwner -



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.