com.uwyn.rife.cmf.format.exceptions
Class InvalidContentDataTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.cmf.format.exceptions.FormatException
com.uwyn.rife.cmf.format.exceptions.InvalidContentDataTypeException
- All Implemented Interfaces:
- Serializable
public class InvalidContentDataTypeException
- extends FormatException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidContentDataTypeException
public InvalidContentDataTypeException(Formatter formatter,
MimeType mimeType,
Class expectedType,
Class receivedType)
getFormatter
public Formatter getFormatter()
getMimeType
public MimeType getMimeType()
getExpectedType
public Class getExpectedType()
getReceivedType
public Class getReceivedType()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.