Uses of Package
org.apache.wiki.api.exceptions

Packages that use org.apache.wiki.api.exceptions
org.apache.wiki The chief package of JSPWiki. 
org.apache.wiki.api.engine JSPWiki's WikiEngine Managers package. 
org.apache.wiki.api.exceptions JSPWiki's API exceptions package. 
org.apache.wiki.api.filters Filter's API package of JSPWiki. 
org.apache.wiki.api.plugin Plugin's API package of JSPWiki. 
org.apache.wiki.attachment Attachment management, uploading and downloading. 
org.apache.wiki.auth Authentication, Authorization and the third A thing. 
org.apache.wiki.auth.authorize Authorizer implementation. 
org.apache.wiki.auth.user   
org.apache.wiki.content Provides content management functionality for JSPWiki. 
org.apache.wiki.diff   
org.apache.wiki.event   
org.apache.wiki.filters Provides page and content filtering functionality for JSPWiki. 
org.apache.wiki.forms Contains classes for doing form handling within JSPWiki. 
org.apache.wiki.parser   
org.apache.wiki.plugin Provides plugins to the JSPWiki. 
org.apache.wiki.providers Provides storage for JSPWiki. 
org.apache.wiki.render   
org.apache.wiki.rss   
org.apache.wiki.search Provides the JSPWiki search functionality. 
org.apache.wiki.tags Provides standard JSP tags for JSPWiki. 
org.apache.wiki.ui Java classes for management of the JSP user interface. 
org.apache.wiki.util Provides a number of utility libraries that are of general use. 
org.apache.wiki.workflow   
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
NoSuchVariableException
          Marks that no such variable was located.
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.api.engine
FilterException
          A generic PageFilter exception.
PluginException
          Provides a generic PluginException.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.api.exceptions
FilterException
          A generic PageFilter exception.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.api.filters
FilterException
          A generic PageFilter exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.api.plugin
PluginException
          Provides a generic PluginException.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.attachment
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
RedirectException
          This exception may be thrown if a filter wants to reject something and redirect the user elsewhere.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.auth
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.auth.authorize
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.auth.user
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiException
          A generic Wiki exception.
WikiI18nException
          A generic Wiki exception, meant to carry key & args to construct i18n messages to show meaningful messages to end-user.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.content
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.diff
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.event
FilterException
          A generic PageFilter exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.filters
FilterException
          A generic PageFilter exception.
RedirectException
          This exception may be thrown if a filter wants to reject something and redirect the user elsewhere.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.forms
PluginException
          Provides a generic PluginException.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.parser
PluginException
          Provides a generic PluginException.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.plugin
PluginException
          Provides a generic PluginException.
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.providers
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.render
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.rss
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.search
FilterException
          A generic PageFilter exception.
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.tags
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.ui
ProviderException
          This exception represents the superclass of all exceptions that providers may throw.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.util
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiException
          A generic Wiki exception.
 

Classes in org.apache.wiki.api.exceptions used by org.apache.wiki.workflow
WikiException
          A generic Wiki exception.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.