Exception Handling in Macromedia ColdFusion 5


Overview/Description
To describe how to use ColdFusion to implement robust and dynamic exception handling consistently throughout an application

Target Audience
Web and enterprise application developers who have had an introduction to ColdFusion development and wish to learn advanced development techniques

Prerequisites
The Macromedia ColdFusion 5: Foundation learning path or equivalent experience; at least three months experience developing and deploying ColdFusion web applications; practical experience of SQL data manipulation commands, including SELECT, INSERT, UPDATE, and DELETE; practical experience of HTML

Expected Duration
1:40 Hours

Objectives:

Exception Handling in Macromedia ColdFusion 5

  • outline ColdFusion error-handling concepts and explain how to use sitewide error handling.
  • implement a global error template and use the CFERROR tag.
  • implement exception handling using the Try/Catch methodology to capture and programmatically repair errors.
  • use the CFTRY and CFCATCH tags to detect and handle exceptions.
  • describe how to implement custom exception handling using CFTHROW and CFRETHROW, and outline the usage of the exception and monitor error types.

  • Course Number: 63197_eng