Package rife.cmf.format.exceptions
Class InvalidContentDataTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rife.cmf.format.exceptions.FormatException
rife.cmf.format.exceptions.InvalidContentDataTypeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidContentDataTypeException
(Formatter formatter, MimeType mimeType, Class expectedType, Class receivedType) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidContentDataTypeException
-
-
Method Details
-
getFormatter
-
getMimeType
-
getExpectedType
-
getReceivedType
-