Tim Allison created TIKA-2994:
---------------------------------
Summary: ExceptionUtils should let TikaException subclasses through
Key: TIKA-2994
URL: https://issues.apache.org/jira/browse/TIKA-2994
Project: Tika
Issue Type: Improvement
Reporter: Tim Allison
ExceptionUtils is currently pulling the cause from a class that is an instance
of TikaException. This hides the commonality of subclasses of TikaException,
e.g. EncryptedDocumentException.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)