RE: Catching this Error

2004-06-25 Thread Dave Watts
> I'm trying to catch the error below, but I'm not sure what > scope it is in, or how to display it in an error template. > When I wrap the cfstoredproc in a cftry tag, I can catch the > error generically, but I cannot display this specific error > message because I do not know what variable is

RE: Catching this Error

2004-06-25 Thread Pascal Peters
In your do to see what is in there > -Original Message- > From: [EMAIL PROTECTED] > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: vrijdag 25 juni 2004 15:52 > To: CF-Talk > Subject: Catching this Error > > Hi, > > I'm trying to catch the error below, but I'm not sure what