DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.
authorWarren Levy <warrenl@cygnus.com>
Thu, 10 Jun 1999 23:53:37 +0000 (23:53 +0000)
committerWarren Levy <warrenl@gcc.gnu.org>
Thu, 10 Jun 1999 23:53:37 +0000 (23:53 +0000)
commitdaf469e2bab0c9101b50c56ac41acffd31cbf9e9
tree67a6bfebfa876126f866c00575106182d565eb1d
parent8c84eeeda1e932abd906cc66306a2379582b441e
DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.

* java/text/DecimalFormat.java: Throw IllegalArgumentException
throughout rather than ParseException.

From-SVN: r27481
libjava/ChangeLog
libjava/java/text/DecimalFormat.java