| Class | Description |
|---|---|
| ErrMsg |
Error messages utility
|
| Exception | Description |
|---|---|
| BaseException |
Basic Scraper exception.
|
| ConfigurationException |
Configuration exception - occured during parsing configuration file etc.
|
| DatabaseException |
Database execution exception - occured during executing database processor.
|
| FileException |
File management exception.
|
| FunctionException |
Function processor exception.
|
| HttpException |
Http exception - occures during http requests.
|
| ParserException |
General parsing exception.
|
| PluginException |
Runtime exception occured during plugin processors registration or creation.
|
| ScraperXPathException |
XPath exception - occured during executing xpath processor.
|
| ScraperXQueryException |
XQuery exception - occured during executing xquery processor.
|
| ScriptException |
Script execution exception - occured during executing script processor.
|
| TemplateException |
Template exception - occured during executing templete processor.
|
| TemplaterException |
Templater exception.
|
| VariableException |
Variable processor exception.
|
| XsltException |
Template exception - occured during executing XSLT processor.
|
Copyright © 2022 WSO2. All rights reserved.