java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.text.ParseException
public class ParseException
extends Exception
Signals that an error has been has been reached unexpectedly while parsing.