EDIC Career Connection

Website Exception

There was a problem with your request. Please try again.

component MachII.util.Exception
METHODS
GETEXTENDEDINFO
function getExtendedInfo
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETERRORCODE
function getErrorCode
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
INIT
function init
Arguments:
Name Required Type Default
type Optional string [empty string]
message Optional string [empty string]
errorCode Optional string [empty string]
detail Optional string [empty string]
extendedInfo Optional string [empty string]
tagContext Optional array [runtime expression]
ReturnType: Exception
Roles:  
Access: public
Output: false
DisplayName:  
Hint: Used by the framework for initialization. Do not override.
Description:  
GETMESSAGE
function getMessage
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETCAUGHTEXCEPTION
function setCaughtException
Arguments:
Name Required Type Default
caughtException Required any  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETTAGCONTEXT
function setTagContext
Arguments:
Name Required Type Default
extendedInfo Optional array  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETERRORCODE
function setErrorCode
Arguments:
Name Required Type Default
errorCode Optional string  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETDETAIL
function getDetail
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETEXTENDEDINFO
function setExtendedInfo
Arguments:
Name Required Type Default
extendedInfo Optional string  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
WRAPEXCEPTION
function wrapException
Arguments:
Name Required Type Default
caughtException Required any  
ReturnType: Exception
Roles:  
Access: public
Output: false
DisplayName:  
Hint: Wraps and sets caughtException (cfcatch).
Description:  
GETTAGCONTEXT
function getTagContext
Arguments:none
ReturnType: array
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETMESSAGE
function setMessage
Arguments:
Name Required Type Default
message Optional string  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETTYPE
function getType
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETTYPE
function setType
Arguments:
Name Required Type Default
type Optional string  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETCAUGHTEXCEPTION
function getCaughtException
Arguments:none
ReturnType: any
Roles:  
Access: public
Output: false
DisplayName:  
Hint: Gets caughtException (cfcatch) that was collected at the point of the exception.
Description:  
SETDETAIL
function setDetail
Arguments:
Name Required Type Default
detail Optional string  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  

Message

Event-handler for event 'faq', module '' is not defined.

Detail

Extended Info

Tag Context

C:\inetpub\wwwroot\MachII\framework\RequestHandler.cfc (107)

C:\inetpub\wwwroot\MachII\mach-ii.cfm (80)

C:\inetpub\wwwroot\EDIC\FrontEndSettings.cfm (11)

C:\inetpub\wwwroot\EDIC\index.cfm (3)

Caught Exception

struct
Detail [empty string]
ErrorCode [empty string]
ExtendedInfo [empty string]
Message Event-handler for event 'faq', module '' is not defined.
StackTrace coldfusion.runtime.CustomException: Event-handler for event 'faq', module '' is not defined. at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:124) at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644) at cfRequestHandler2ecfc2105036802$funcHANDLEREQUEST.runFunction(C:\inetpub\wwwroot\MachII\framework\RequestHandler.cfc:107) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2260) at cfmach2dii2ecfm451380825.runPage(C:\inetpub\wwwroot\MachII\mach-ii.cfm:80) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366) at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644) at cfFrontEndSettings2ecfm1312538903.runPage(C:\inetpub\wwwroot\EDIC\FrontEndSettings.cfm:11) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366) at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644) at cfindex2ecfm1615593367.runPage(C:\inetpub\wwwroot\EDIC\index.cfm:3) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.CfmServlet.service(CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
TagContext
array
1
struct
COLUMN 0
ID CFTHROW
LINE 107
RAW_TRACE at cfRequestHandler2ecfc2105036802$funcHANDLEREQUEST.runFunction(C:\inetpub\wwwroot\MachII\framework\RequestHandler.cfc:107)
TEMPLATE C:\inetpub\wwwroot\MachII\framework\RequestHandler.cfc
TYPE CFML
2
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 80
RAW_TRACE at cfmach2dii2ecfm451380825.runPage(C:\inetpub\wwwroot\MachII\mach-ii.cfm:80)
TEMPLATE C:\inetpub\wwwroot\MachII\mach-ii.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFINCLUDE
LINE 11
RAW_TRACE at cfFrontEndSettings2ecfm1312538903.runPage(C:\inetpub\wwwroot\EDIC\FrontEndSettings.cfm:11)
TEMPLATE C:\inetpub\wwwroot\EDIC\FrontEndSettings.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 3
RAW_TRACE at cfindex2ecfm1615593367.runPage(C:\inetpub\wwwroot\EDIC\index.cfm:3)
TEMPLATE C:\inetpub\wwwroot\EDIC\index.cfm
TYPE CFML
Type MachII.framework.EventHandlerNotDefined
code [empty string]

For more information or if you have any questions,
Call Toll Free: 1-800-898-3342 or Request More Info Online.