Invent TikaRuntimeException
---------------------------

                 Key: TIKA-610
                 URL: https://issues.apache.org/jira/browse/TIKA-610
             Project: Tika
          Issue Type: Bug
            Reporter: Benson Margulies


As per TIKA-597, there are cases where Tika calls X which calls Tika back 
through some interface with little or no 'throws' clause. Currently, any such 
situation ends up having to throw a naked RuntimeException. I submit that it 
would be more better if Tika defined its own unchecked TikaRuntimeException for 
these situations, which could call it or subclasses of it.


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

        

Reply via email to