Actually i wanted to know why doesn't it throw the NumberFormatException? The API mentions that the NumberFormatException is thrown if the
string does not contain a parsable number.
for e.g.
new Float("0x0123") throws the NumberFormatException
Cheers,<br />Rani<br />SCJP, SCWCD, SCBCD