Package | Description |
---|---|
fmpp |
The very core, the foundation of FMPP.
|
fmpp.setting |
FMPP settings.
|
fmpp.tdd |
Textual Data Definition related classes.
|
fmpp.util |
Collection of more-less FMPP independent utility classes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DataModelBuildingException |
Error while trying to build the data-model for a template.
|
class |
ProcessingException |
Error while performing the processing session.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SettingException |
Bad setting or setting combination, or failure when trying to setup the
engine with the settings.
|
Modifier and Type | Class | Description |
---|---|---|
class |
EvalException |
|
class |
TypeNotConvertableToMapException |
Thrown by
TddUtil.convertToDataMap(Object) ; see there. |
Modifier and Type | Class | Description |
---|---|---|
class |
InstallationException |
There is a problem with the software environment.
|
class |
JSONParseException |
|
static class |
StringUtil.ParseException |
Formal (syntactical) problem with the text.
|