[
https://issues.apache.org/jira/browse/MIME4J-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski reopened MIME4J-43:
-------------------------------------
Robert,
SVN trunk no longer compiles for me.
[INFO] Compilation failure
/home/oleg/src/apache.org/james/apache-mime4j/src/main/java/org/apache/james/mime4j/MimeException.java:[42,8]
cannot find symbol
symbol : constructor IOException(java.lang.String,java.lang.Throwable)
location: class java.io.IOException
As far as I can tell IOException class does not seem to have
IOException#IOException(String, Throwable) constructor
You probably need to set the cause #initCause method
Oleg
> Revise Exception Hierarchy
> --------------------------
>
> Key: MIME4J-43
> URL: https://issues.apache.org/jira/browse/MIME4J-43
> Project: Mime4j
> Issue Type: Task
> Reporter: Robert Burrell Donkin
> Assignee: Robert Burrell Donkin
> Fix For: 0.4
>
>
> Mime4J has a number of specialist exceptions (several ParseException's,
> MimeException) and also throws IOException. It would simplify the API without
> loss of fidelity if these were arranged into a rational hierarchy:
> ParseException extending MimeException extending IOException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]