Catch
additional
Struct (ordered)
code
string
Detail
string <div class="dump caught"> <div> <p class="message">No such circuit/action: teksten.savepdf</p> <div class="detail"></div> </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:32) 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.udfCall2(/Application.cfc:163) 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
string30: &lt;cfsavecontent variable=&quot;errString&quot;&gt;&lt;cfset parser.dumpErrors() /&gt;&lt;/cfsavecontent&gt;<br> 31: &lt;cfsavecontent variable=&quot;incString&quot;&gt;&lt;cfset parser.dumpExecutionStack() /&gt;&lt;/cfsavecontent&gt;<br> <b>32: &lt;cfthrow message=&quot;Error afgevangen in eBox&quot; detail=&quot;#errString#&quot; extendedinfo=&quot;#incString#&quot;&gt;</b><br> 33: &lt;!--- &lt;/cfif&gt; ---&gt;<br> 34: &lt;/cfif&gt;<br>
codePrintPlain
string30: <cfsavecontent variable="errString"><cfset parser.dumpErrors() /></cfsavecontent> 31: <cfsavecontent variable="incString"><cfset parser.dumpExecutionStack() /></cfsavecontent> 32: <cfthrow message="Error afgevangen in eBox" detail="#errString#" extendedinfo="#incString#"> 33: <!--- </cfif> ---> 34: </cfif>
column
number0
id
string??
line
number32
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:32)
template
string/ebs/var/www/vbn/checklist/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string161: &lt;cftry&gt;<br> 162: &lt;!--- Enables access to this application's methods ---&gt;<br> <b>163: &lt;cfinclude template=&quot;#this.appPath##arguments.thePage#&quot; /&gt;</b><br> 164: &lt;cfcatch type=&quot;any&quot;&gt;<br> 165: &lt;cfrethrow /&gt;<br>
codePrintPlain
string161: <cftry> 162: <!--- Enables access to this application's methods ---> 163: <cfinclude template="#this.appPath##arguments.thePage#" /> 164: <cfcatch type="any"> 165: <cfrethrow />
column
number0
id
string??
line
number163
Raw_Trace
stringapplication_cfc$cf.udfCall2(/Application.cfc:163)
template
string/ebs/var/www/vbn/checklist/Application.cfc
type
stringcfml
type
stringapplication