Proper error handling in the CHM parser
---------------------------------------
Key: TIKA-672
URL: https://issues.apache.org/jira/browse/TIKA-672
Project: Tika
Issue Type: Bug
Components: parser
Reporter: Jukka Zitting
Priority: Minor
The new CHM parser (TIKA-245) swallows exceptions and uses System.err and
System.out prints to report problems in many places. We should change that to
properly throw exceptions as follows:
- IOExceptions when the document stream can not be read
- TikaExceptions when the stream can not be parsed
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira