404
This commit is contained in:
@@ -121,6 +121,11 @@
|
||||
<!---<cfset "out.sql"=#local.result.sql#/>--->
|
||||
<cfreturn representationOf(out)/>
|
||||
|
||||
<cfcatch type="any">
|
||||
<!--- <cfreturn representationOf(createObject("java", "java.lang.System").getEnv())/> --->
|
||||
<cfreturn representationOf(cfcatch)/>
|
||||
</cfcatch>
|
||||
</cftry>
|
||||
</cffunction>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user