com.plumtree.portaluiinfrastructure.search.exceptions
Class NotInitializedException

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

public class NotInitializedException
extends SearchModelException

NotInitializedException indicates that one of the get() accessor methods was called on a search result before any search was run.


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

Constructor Detail

NotInitializedException

public NotInitializedException()
Creates a new NotInitializedException object.




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