com.uwyn.rife.cmf.format.exceptions
Class UnreadableDataFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.cmf.format.exceptions.FormatException
com.uwyn.rife.cmf.format.exceptions.UnreadableDataFormatException
- All Implemented Interfaces:
- Serializable
public class UnreadableDataFormatException
- extends FormatException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnreadableDataFormatException
public UnreadableDataFormatException(MimeType mimeType,
Collection<String> errors)
getMimeType
public MimeType getMimeType()
getErrors
public Collection<String> getErrors()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.