ParseException

Good day everyone!Can somebody give me an idea what causes ParseException?I am having problems with this error and cant seem to figure it out why.Thanks in advance.Cheers
[205 byte] By [terrence27a] at [2007-11-27 7:59:16]
# 1

Well, if you look up the documentation: http://java.sun.com/j2se/1.4.2/docs/api/java/text/ParseException.html, it says that it "Signals that an error has been reached unexpectedly while parsing".

It's thrown by quite a few methods so I'd suggest you give the code that's causing you this problem so we can pinpoint the cause.

nogoodatcodinga at 2007-7-12 19:41:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...