Originally Posted by
javaAddict
By the way, I don't agree with the way the ParserException is written. This is not the right way to extend the Exception class
To tell you the truth, after your post I decided to give a quick look at the code, and you know what, I don't agree with the way
anything is written there.
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan