[
https://issues.apache.org/jira/browse/UIMA-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-4670:
---------------------------------
Assignee: Marshall Schor
Summary: UV3 Internal - improve exception support (was: UV3 improve
exception support)
> UV3 Internal - improve exception support
> ----------------------------------------
>
> Key: UIMA-4670
> URL: https://issues.apache.org/jira/browse/UIMA-4670
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDKexp
>
>
> change internal exception creation to make use of varArgs, to make invocation
> simpler. Invocation no longer needs to create explicit String[] and
> initialize them. Arguments, including primitives like int, no longer need to
> be converted to Strings using forms like Integer.toString(int), because the
> varArgs will autobox these. Change unmaintained serialVersionUID to the 1L
> form to indicate they are unmaintained.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)