Catch
additional
Struct (ordered)
code
string
Detail
string <div class="dump caught"> <div> <p class="message">key [ALIAS] doesn't exist</p> <div class="detail"></div> <div class="type"> </div> <ul class="tagcontext"> <li>/ebs/var/www/vbn/wadvogels/mods/nieuws/act_rss.cfm (line:19): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vbn/wadvogels/mods/nieuws/ebx_switch.cfm (line:26): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxPageContext.cfc (line:45): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:64): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxRuntime.cfc (line:208): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:438): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:388): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/cfc/ebx/ebxParser.cfc (line:158): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vbn/wadvogels/index.cfm (line:20): <strong><em>cfml</em></strong> </li> <li>/ebs/var/www/vbn/wadvogels/Application.cfc (line:155): <strong><em>cfml</em></strong> </li> </ul> </div> </div>
ErrorCode
string
Extended_Info
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
ExtendedInfo
string <style type="text/css"> div.ebxerror {font-size: 80%; border: 0.2em solid silver; background: whitesmoke; padding: 0.25em;} div.ebxerror div {border: 0.3em solid gainsboro;} div.ebxerror div strong.function, div.ebxerror div strong em {font-size: 90%;} div.ebxerror div strong em {font-style: normal; font-size: 80%;} </style> <div class="ebxerror"> <p>Debugging (0 executed contexts)</p> </div>
Message
stringError afgevangen in eBox
StackTrace
stringlucee.runtime.exp.CustomTypeException: Error afgevangen in eBox at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at index_cfm$cf.call(/index.cfm:34) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907) at application_cfc$cf.udfCall1(/Application.cfc:155) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:684) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:437) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.seefusion.Filter.doFilter(Filter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685) at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string32: &lt;cfsavecontent variable=&quot;errString&quot;&gt;&lt;cfset parser.dumpErrors() /&gt;&lt;/cfsavecontent&gt;<br> 33: &lt;cfsavecontent variable=&quot;incString&quot;&gt;&lt;cfset parser.dumpExecutionStack() /&gt;&lt;/cfsavecontent&gt;<br> <b>34: &lt;cfthrow message=&quot;Error afgevangen in eBox&quot; detail=&quot;#errString#&quot; extendedinfo=&quot;#incString#&quot;&gt;</b><br> 35: &lt;!--- &lt;/cfif&gt; ---&gt;<br> 36: &lt;/cfif&gt;<br>
codePrintPlain
string32: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 33: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 34: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 35: <!--- </cfif> ---> 36: </cfif>
column
number0
id
string??
line
number34
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:34)
template
string/ebs/var/www/vbn/wadvogels/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string153: &lt;cftry&gt;<br> 154: &lt;!--- Enables access to this application's methods ---&gt;<br> <b>155: &lt;cfinclude template=&quot;#this.appPath##arguments.thePage#&quot; /&gt;</b><br> 156: &lt;cfcatch type=&quot;any&quot;&gt;<br> 157: &lt;cfrethrow /&gt;<br>
codePrintPlain
string153: <cftry> 154: <!--- Enables access to this application's methods ---> 155: <cfinclude template="#this.appPath##arguments.thePage#" /> 156: <cfcatch type="any"> 157: <cfrethrow />
column
number0
id
string??
line
number155
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:155)
template
string/ebs/var/www/vbn/wadvogels/Application.cfc
type
stringcfml
type
stringapplication