Package rife.cmf.format.exceptions
Class FormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rife.cmf.format.exceptions.FormatException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidContentDataTypeException
,UnexpectedConversionErrorException
,UnreadableDataFormatException
,UnsupportedTargetMimeTypeException
- See Also:
-
Constructor Summary
ConstructorDescriptionFormatException
(String message, Throwable cause) FormatException
(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
-
FormatException
-
FormatException
-