Uses of Class
fmpp.tdd.TypeNotConvertableToMapException
Packages that use TypeNotConvertableToMapException
-
Uses of TypeNotConvertableToMapException in fmpp.tdd
Methods in fmpp.tdd that throw TypeNotConvertableToMapExceptionModifier and TypeMethodDescriptionstatic Map<?,
?> TddUtil.convertToDataMap
(Object value) Converts a value toMap
, if it's possible, in a way that mostly useful when it will be used as part of the "data" setting.