Serialized Form
-
Package org.apache.wiki.api.exceptions
-
Exception org.apache.wiki.api.exceptions.FilterException
class FilterException extends WikiException implements Serializable- serialVersionUID:
- -490652869936406653L
-
Exception org.apache.wiki.api.exceptions.NoRequiredPropertyException
class NoRequiredPropertyException extends WikiException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.wiki.api.exceptions.NoSuchVariableException
class NoSuchVariableException extends WikiException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.wiki.api.exceptions.PluginException
class PluginException extends WikiException implements Serializable- serialVersionUID:
- -289900047240960332L
-
Serialized Fields
-
m_throwable
Throwable m_throwable
-
-
Exception org.apache.wiki.api.exceptions.ProviderException
class ProviderException extends WikiException implements Serializable- serialVersionUID:
- 0L
-
Exception org.apache.wiki.api.exceptions.RedirectException
class RedirectException extends FilterException implements Serializable- serialVersionUID:
- 6626993875873941172L
-
Serialized Fields
-
m_where
String m_where
-
-
Exception org.apache.wiki.api.exceptions.WikiException
class WikiException extends Exception implements Serializable- serialVersionUID:
- 3257290231723210803L
-
Exception org.apache.wiki.api.exceptions.WikiI18nException
class WikiI18nException extends WikiException implements Serializable- serialVersionUID:
- -1412916016409728838L
-
Serialized Fields
-
args
Object[] args
arguments needed to construct the i18n message associated with the exception.
-
-