Package fmpp.tdd
Class TypeNotConvertableToMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fmpp.util.ExceptionCC
fmpp.tdd.TypeNotConvertableToMapException
- All Implemented Interfaces:
Serializable
Thrown by
TddUtil.convertToDataMap(Object)
; see there.- Since:
- 0.9.16
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTypeNotConvertableToMapException
(String message) TypeNotConvertableToMapException
(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
-
TypeNotConvertableToMapException
-
TypeNotConvertableToMapException
-
TypeNotConvertableToMapException
-