User Guide

18 CFML Language Reference
<CFOUTPUT>
<!--- Display the message. Alternatively, you might place
code here to define the user to the security domain. --->
<P>#CFCATCH.message#
</CFOUTPUT>
</CFCATCH>
</CFTRY>
</CFIF>
<CFAPPLICATION NAME="Personnel">
...