My custom error page

includes/templates/error.cfm

If you are seeing this...
1. See what the standard error message looks like
2. check to see if you can output the Exception Bean on this page.

component coldbox.system.beans.ExceptionBean
METHODS
GETSQL
function getSql
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
INIT
function init
Arguments:
Name Required Type Default
errorStruct Optional any [runtime expression]
extramessage Optional string [empty string]
extraInfo Optional any [empty string]
errorType Optional string application
ReturnType: ExceptionBean
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETLOCKNAME
function getLockName
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETEXTRAMESSAGE
function getExtraMessage
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETMISSINGFILENAME
function getMissingFileName
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETEXTRAINFO
function getExtraInfo
Arguments:none
ReturnType: any
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETTAGCONTEXT
function getTagContext
Arguments:none
ReturnType: array
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETQUERYERROR
function getQueryError
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETMEMENTO
function getMemento
Arguments:none
ReturnType: any
Roles:  
Access: public
Output: false
DisplayName:  
Hint: Get the memento
Description:  
GETTAGCONTEXTASSTRING
function getTagContextAsString
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint: I return the tagcontext in string format.
Description:  
GETEXCEPTIONSTRUCT
function getExceptionStruct
Arguments:none
ReturnType: struct
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETTYPE
function getType
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETDETAIL
function getDetail
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:  
GETWHERE
function getWhere
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETMESSAGE
function getMessage
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
SETMEMENTO
function setMemento
Arguments:
Name Required Type Default
memento Required struct  
ReturnType: void
Roles:  
Access: public
Output: false
DisplayName:  
Hint: Set the memento
Description:  
GETERRNUMBER
function getErrNumber
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETNATIVEERRORCODE
function getNativeErrorCode
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETEXTENDEDINFO
function getExtendedInfo
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETSQLSTATE
function getSqlState
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETERRORTYPE
function getErrorType
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETSTACKTRACE
function getStackTrace
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  
GETLOCKOPERATION
function getLockOperation
Arguments:none
ReturnType: string
Roles:  
Access: public
Output: false
DisplayName:  
Hint:  
Description:  

An Unhandled Exception Occurred

An unhandled exception has occurred. Please look at the diagnostic information below:
Type Expression
Message Element PEOPLE is undefined in RC.
Extended Info
Tag Context C:\Inetpub\websites\presidentialmortgagegroup-com\www\handlers\People.cfc (40)
C:\Inetpub\websites\presidentialmortgagegroup-com\www\coldbox\system\web\Controller.cfc (629)
C:\Inetpub\websites\presidentialmortgagegroup-com\www\coldbox\system\web\Controller.cfc (520)
C:\Inetpub\websites\presidentialmortgagegroup-com\www\coldbox\system\Coldbox.cfc (210)
C:\Inetpub\websites\presidentialmortgagegroup-com\www\Application.cfc (57)