com.plumtree.portaluiinfrastructure.search.exceptions
Class NotAdvancedSearchException

java.lang.Object
  extended by XPException
      extended by com.plumtree.portaluiinfrastructure.search.SearchModelException
          extended by com.plumtree.portaluiinfrastructure.search.exceptions.NotAdvancedSearchException

public class NotAdvancedSearchException
extends SearchModelException

NotAdvancedSearchException indicates that one of the get() accessor methods that applies only to advanced search was called following a basic search


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

Constructor Detail

NotAdvancedSearchException

public NotAdvancedSearchException()
Creates a new NotAdvancedSearchException object.




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