How to get the error code for an exception in Java?
843798Oct 14 2001 — edited Oct 15 2001Hi experts,
I want to get the error code generated for an exception.
For example, if a program throws a NullPointerException, how to get the corresponding error code?
Please reply me as soon as possible.
Thanks in advance.
Srinivas Y.