Richard Eckart de Castilho created UIMA-3562:
------------------------------------------------

             Summary: Avoid throwing UIMAException
                 Key: UIMA-3562
                 URL: https://issues.apache.org/jira/browse/UIMA-3562
             Project: UIMA
          Issue Type: Bug
          Components: uimaFIT
    Affects Versions: 2.0.0uimaFIT
            Reporter: Richard Eckart de Castilho
            Priority: Minor
             Fix For: 2.1.0uimaFIT


uimaFIT throws a UIMAException in several places, apparently to avoid separate 
throws clauses for AnalysisEngineException, ResourceInitializationException and 
the likes. This is not good, because the different kinds of problems that can 
occur are somewhat hidden from a person using methods throwing UIMAException. 
It would be better to declare each exception separately.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to