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)