Remove MimeInfoException catch clauses and import from TestParsers.
-------------------------------------------------------------------
Key: TIKA-10
URL: https://issues.apache.org/jira/browse/TIKA-10
Project: Tika
Issue Type: Bug
Reporter: Keith R. Bennett
Several methods in the TestParsers class include catch clauses for
MimeInfoException. However, they are unnecessary, and the exception class is
not available at compile time. Therefore, they should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.