DataModelBuildingException
, EvalException
, InstallationException
, JSONParseException
, ProcessingException
, SettingException
, StringUtil.ParseException
, TypeNotConvertableToMapException
public class ExceptionCC
extends java.lang.Exception
Exception
.
Not that in FMPP error messages, the message of this exception is trusted (i.e. no need to print the class name), as
it is inside an fmpp
package.Constructor | Description |
---|---|
ExceptionCC() |
|
ExceptionCC(java.lang.String s) |
|
ExceptionCC(java.lang.String s,
java.lang.Throwable cause) |
|
ExceptionCC(java.lang.Throwable cause) |