error()
method to alert the user.error()
method will not contain any stack traces, etc.error()
method will contain the exit code in the errorcode
part of the cfcatch struct. The Exit code is also available as a system setting called exitCode
.