June 12, 2009
CFCatch Java Exceptions
Did you know that you can catch java exceptions by class name with cfcatch? It's not documented on the cfcatch tag documentation (as of CF8), but it works... Here's an example:<cftry>
<cfset list = CreateObject("java", "java.util.





