Defined in Application.cfc, invoked when an exception occurs that was not caught by a cftry or cfcatch statement.
function onError(exception, eventName) {} → returns void
function onError(exception, eventName) {}
→ returns void
onApplicationStart
onApplicationEnd
onRequest
onRequestStart
onSessionStart
onSessionEnd
[empty string]