Posted: Thu Jan 12, 2006 7:43 am Post subject: Issue with raiseException() and messages
Acolyte
Joined: 20 Oct 2005 Posts: 55
Hi,
I am using the raiseException() with the template text messages but every time the exception is passed to the higher execution level it appends at the beginning of the text some kind of trace information. My desired message number and text are in the end of the message after the trace information.
Does anyone know how to avoid that trace information in the exception message?
hi,
it is normal situation, because when your exception passed it is worked at all level from low to high. if you want to hide higher level information you have to comment it at high level code, but i think that it is not right. _________________ Are you gangsters? No, we are Russians!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum