<cffunction name="blah">
<cftry>
<!--- do stuff here --->
<cfcatch type="any"><!--- handle error ---></cfcatch>
</cftry>
</cffunction>

Do you have something like that? We do cftry/catch in cfc's all of the time.

On 10/12/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote:
>
> Hey All,
>
> I'm having some issues trying to get a try/catch block to work correctly (
> i.e. doesn't catch a dang thing) in a method in one of my CFCs. I haven't
> tried this before...are there any gotchas? can it be done (don't see why
> not)?
>
> TIA
>
> Cheers
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com <http://www.electricedgesystems.com>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to