hi experts,
I am working on an application in which is vulnerable to several runtime exceptions, i have called all of the methods created in try catch blocks and handled the exceptions as general one , but the issue is that when ever there is an exception it always ends up with a short dump and the message i have used also appears on the dump page, means this is not properly handled with all efforts. Please tell me how resolve this issue.
thank you..........