Class | Description |
---|---|
ConfigException |
The
ConfigException class is used for reporting errors generated during loading configuration
files and templates. |
FileNotFoundException |
The
FileNotFoundException class is used when a configuration file, templates or
their XML schema is missing. |
OpenFileException |
The
OpenFileException class is used for reporting errors rised during opening XSL
stylesheet files. |
ParserException |
The
ParserException class is used for reporting errors rised during parsing values
from input files. |
SaveFileException |
The
SaveFileException class is used for reporting errors rised during saving XSL
stylesheet files. |
XslParserException |
The
XslParserException class is used for reporting errors rised during parsing
input XML and XSL files. |