[
https://issues.apache.org/jira/browse/MIME4J-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712755#action_12712755
]
Nathan Beyer commented on MIME4J-135:
-------------------------------------
There's no bug.
MimeException - use super(String, Throwable) instead of
super(String);initCause(Throwable);.
MimeIOException - make javadoc formatting consistent with MimeException
The rest is adding a unit test for each class.
> [PATCH] Minor tweaks to MimeException, MimeIOException and unit tests for both
> ------------------------------------------------------------------------------
>
> Key: MIME4J-135
> URL: https://issues.apache.org/jira/browse/MIME4J-135
> Project: JAMES Mime4j
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Nathan Beyer
> Priority: Minor
> Fix For: 0.7
>
> Attachments: exceptions.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Attaching a patch with some minor changes to MimeException and
> MimeIOException and complete unit tests for both classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.