Returns a new DecimalFormatSymbols instance for the
specified locale.
param
locale the desired locale
exception
NullPointerException if locale is null
exception
IllegalArgumentException if locale isn't
one of the locales returned from
{@link java.util.spi.LocaleServiceProvider#getAvailableLocales()
getAvailableLocales()}.