You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2014/09/15 21:20:34 UTC

[jira] [Created] (TIKA-1416) Refactor Translator Exception Handling

Tyler Palsulich created TIKA-1416:
-------------------------------------

             Summary: Refactor Translator Exception Handling
                 Key: TIKA-1416
                 URL: https://issues.apache.org/jira/browse/TIKA-1416
             Project: Tika
          Issue Type: Bug
          Components: translation
            Reporter: Tyler Palsulich
             Fix For: 1.7


`Translator.translate()` currently throws `Exception`. We should make it more specific. The only real limitation comes from MicrosoftTranslator -- the library used throws `Exception`, but that shouldn't mean Tika does too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)