Package fmpp
Class DataModelBuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fmpp.util.ExceptionCC
fmpp.DataModelBuildingException
- All Implemented Interfaces:
Serializable
Error while trying to build the data-model for a template.
Usually you meet this exception as the root cause of a
ProcessingException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataModelBuildingException
(String message) DataModelBuildingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataModelBuildingException
-
DataModelBuildingException
-
DataModelBuildingException
-