com.plumtree.portaluiinfrastructure.search.exceptions
Class PartialQueryWarning

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.PartialQueryWarning

public class PartialQueryWarning
extends SearchExecutionWarning

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


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

Constructor Detail

PartialQueryWarning

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

Parameters:
m_asOwner -



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