Map javax.imageio.IIOException to TikaException -----------------------------------------------
Key: TIKA-326 URL: https://issues.apache.org/jira/browse/TIKA-326 Project: Tika Issue Type: Bug Components: parser Reporter: Jukka Zitting Priority: Minor As seen in JCR-2395, the ImageParser class currently passes javax.imageio.IIOException instances to the caller as IOExceptions even though they signify parse errors that according to the Parser contract should be thrown as TikaExceptions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.