Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.search.opensearch
Class SearchEngineNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jivesoftware.community.JiveRuntimeException
                  extended by com.jivesoftware.community.search.opensearch.SearchEngineNotFoundException
All Implemented Interfaces:
Serializable

public class SearchEngineNotFoundException
extends JiveRuntimeException

A runtime exception thrown when a search engine cannot be retrieved by its ID.

See Also:
Serialized Form

Constructor Summary
SearchEngineNotFoundException(String s)
           
SearchEngineNotFoundException(String s, Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchEngineNotFoundException

public SearchEngineNotFoundException(String s)

SearchEngineNotFoundException

public SearchEngineNotFoundException(String s,
                                     Throwable t)

Jive Product Page

Copyright © 1999-2007 Jive Software.