[ 
https://issues.apache.org/jira/browse/TIKA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001497#comment-13001497
 ] 

Julien Nioche commented on TIKA-597:
------------------------------------

Benson, 

I can't see any TikaRuntimeException in the current SVN (Revision: 1076294). 
This could be a nice addition, would you mind opening a separate issue for it 
so that people can discuss the pros/cons?

Will embed the TikaException in a RuntimeException for now.

Thanks

Julien

> Bogus exception handler in 
> org.apache.tika.parser.mail.MailContentHandler.body(BodyDescriptor, 
> InputStream)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-597
>                 URL: https://issues.apache.org/jira/browse/TIKA-597
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.8
>            Reporter: Benson Margulies
>            Assignee: Julien Nioche
>         Attachments: TIKA-597.patch
>
>
> org.apache.tika.parser.mail.MailContentHandler.body(BodyDescriptor, 
> InputStream) 
> contains an exception handler that calls printStackTrace instead of rethrowing
> as a RuntimeException. Should it be 'throws TikaException' in any case?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to