Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.JiveRuntimeException

Packages that use JiveRuntimeException
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.search.opensearch   
 

Uses of JiveRuntimeException in com.jivesoftware.base
 

Subclasses of JiveRuntimeException in com.jivesoftware.base
 class UnauthorizedException
          Thrown if a User does not have permission to access a particular method.
 

Uses of JiveRuntimeException in com.jivesoftware.community
 

Subclasses of JiveRuntimeException in com.jivesoftware.community
 class NameAlreadyExistsException
          Thrown if the specified name already exists on the object.
 class NotUniqueException
          Thrown by an object when an action is attempted on an object where a parameter (say a name) has to be unique but is not.
 class PollException
          A poll exception is thrown by methods in the Poll class.
 

Uses of JiveRuntimeException in com.jivesoftware.community.search.opensearch
 

Subclasses of JiveRuntimeException in com.jivesoftware.community.search.opensearch
 class OpenSearchQueryException
          An exception thrown when trying to query a SearchEngine with parseable results.
 class SearchEngineNotFoundException
          A runtime exception thrown when a search engine cannot be retrieved by its ID.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.