com.plumtree.portaluiinfrastructure.search.exceptions
Class InappropriateOperatorException

java.lang.Object
  extended by XPException
      extended by com.plumtree.portaluiinfrastructure.search.SearchExecutionException
          extended by com.plumtree.portaluiinfrastructure.search.SearchExecutionError
              extended by com.plumtree.portaluiinfrastructure.search.exceptions.InappropriateOperatorException

public class InappropriateOperatorException
extends SearchExecutionError

InappropriateOperatorException indicates that the query could not be parsed; it started with something other than a NOT, search term, or left parenthesis


Constructor Summary
InappropriateOperatorException(AActivitySpace m_asOwner)
          Creates a new InappropriateOperatorException object.
 
Method Summary
 
Methods inherited from class com.plumtree.portaluiinfrastructure.search.SearchExecutionError
GetComment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InappropriateOperatorException

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

Parameters:
m_asOwner -



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