Railo 3 + Fusebox 5.5 = Unsure what is up…??!?
Posted on October 20, 2008, under Railo 3.
Getting this:
attribute object of type cfthrow must define a Exception Object, now (railo.runtime.type.StructImpl)
The Error Occurred in
C:\Program Files\Railo\webapps\ROOT\_core\fusebox5\Application.cfc: line 310
308: <cfoutput>#variables.myFusebox.renderTrace()#</cfoutput>
309: </cfif>
310: <cfthrow object="#caughtException#" />
311: </cfif>
312: