Hi,
I have created a Custom java Exception and imported it as an archive in my namespace. In that i have overloaded the toString and printStackTrace methods. In my mapping i am throwing this exception with my specific message, but i can't see this message in my moni's trace. Which other method do i need to overload in order to get the message?
Thanks,
Mala