class |
ConfigurationException |
Configuration exception - occurred during parsing configuration file etc.
|
class |
DatabaseException |
Database execution exception - occured during executing database processor.
|
class |
EnvironmentException |
Thrown when current JVM does not support a specific required feature.
|
class |
FileException |
File management exception.
|
class |
FunctionException |
Function processor exception.
|
class |
HttpException |
Http exception - occures during http requests.
|
class |
ParserException |
General parsing exception.
|
class |
PluginException |
Runtime exception occurred during plugin processors registration or creation.
|
class |
ScraperXPathException |
XPath exception - occured during executing xpath processor.
|
class |
ScraperXQueryException |
XQuery exception - occured during executing xquery processor.
|
class |
ScriptEngineException |
Script engine exception - thrown when there is a problem with a script engine itself, not a script source.
|
class |
ScriptException |
Script execution exception - occurred during script compilation or evaluation.
|
class |
TemplateException |
Template exception - occured during executing templete processor.
|
class |
TemplaterException |
Templater exception.
|
class |
UserException |
Exception explicitly thrown by a user.
|
class |
VariableException |
Variable processor exception.
|
class |
XsltException |
Template exception - occured during executing XSLT processor.
|