Description
StandardException has many factory methods for creating exceptions and warnings. For example, there are newException() methods for 0 to 8 message arguments. A single method taking a vararg argument could replace those nine methods.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6262 Simplify message-generating methods using varargs
- Closed