Skip to Content
0
Former Member
Nov 23, 2007 at 02:35 PM

Custom exception in UDF

71 Views

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