Java ERROR
Hi
I have got an idea to deal with messages comes from
try {} and catch{}
Insted of showing message by using ( e.getMessage()) inside catch{}
I want to display the error number so that I can make more control on my program
please if any boday can help I appreciate that.

