Package org.apache.wiki.api.exceptions
package org.apache.wiki.api.exceptions
JSPWiki's API exceptions package.
This package holds all the exceptions used by JSPWiki APIs.
Package Specification
Related Documentation
-
ExceptionsClassDescriptionA generic PageFilter exception.Marks an erroneous jspwiki.properties file.Marks that no such variable was located.Provides a generic PluginException.This exception represents the superclass of all exceptions that providers may throw.This exception may be thrown if a filter wants to reject something and redirect the user elsewhere.A generic Wiki exception.A generic Wiki exception, meant to carry key & args to construct i18n messages to show meaningful messages to end-user.