Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.search.opensearch
Class OpenSearchDescriptorParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.community.JiveException
              extended by com.jivesoftware.community.search.opensearch.OpenSearchDescriptorParseException
All Implemented Interfaces:
Serializable

public class OpenSearchDescriptorParseException
extends JiveException

An exception thrown when trying to parse an OpenSearch Descriptor file. If URL is faulty or document can't be parsed this is thrown.

See Also:
Serialized Form

Constructor Summary
OpenSearchDescriptorParseException(String cause)
           
 
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

OpenSearchDescriptorParseException

public OpenSearchDescriptorParseException(String cause)

Jive Product Page

Copyright © 1999-2007 Jive Software.