Uses of Class
fmpp.util.ExceptionCC
-
Packages that use ExceptionCC 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. -
-
Uses of ExceptionCC in fmpp
Subclasses of ExceptionCC in fmpp Modifier and Type Class Description classDataModelBuildingExceptionError while trying to build the data-model for a template.classProcessingExceptionError while performing the processing session. -
Uses of ExceptionCC in fmpp.setting
Subclasses of ExceptionCC in fmpp.setting Modifier and Type Class Description classSettingExceptionBad setting or setting combination, or failure when trying to setup the engine with the settings. -
Uses of ExceptionCC in fmpp.tdd
Subclasses of ExceptionCC in fmpp.tdd Modifier and Type Class Description classEvalExceptionclassTypeNotConvertableToMapExceptionThrown byTddUtil.convertToDataMap(Object); see there. -
Uses of ExceptionCC in fmpp.util
Subclasses of ExceptionCC in fmpp.util Modifier and Type Class Description classInstallationExceptionThere is a problem with the software environment.classJSONParseExceptionstatic classStringUtil.ParseExceptionFormal (syntactical) problem with the text.
-