macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Error Handling, Need help.

Subject: Re: Error Handling, Need help.
From: "Bob Saggot"
Date: Sat, 2 Aug 2008 18:49:24 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

Yeah, I actually am using coldfusion as a backend for retrieving data, flex is 
my front end, so there is no application.cfc or cfm

 I just wrap the whole class in in a try, then end the whole class with a 
catch.  then have all my individual queries inside of it.  So if ANY error 
happens, it spits out the info to where it was located and all the variables. 

  It just doesn't look all pretty and formatted, but whatever.


<Prev in Thread] Current Thread [Next in Thread>