com.plumtree.portaluiinfrastructure.search.exceptions
Class QueryTimeoutWarning

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

public class QueryTimeoutWarning
extends SearchExecutionWarning

QueryTimeoutWarning indicates that the user's query took too long and was truncated with an incomplete result set.


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

Constructor Detail

QueryTimeoutWarning

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

Parameters:
m_asOwner -



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