If a function has a throw inside a try/catch, should the error be contained
in that function?
In the catch I send and email, and I received that.
There is an email directly after the try / catch that is not getting sent

I have the web service called by cfinvoke which is inside a try / catch and
it is receiving the CFC function's error.

I want the CFC function to handle error and send back a standard XML format
(which will contain an error message if an error occurs).

Cheers
Andrew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to