| Contents > Developing ColdFusion MX Applications > Extending ColdFusion Pages with CFML Scripting > Handling exceptions |
|
|
|
|
||
ColdFusion provides two statements for exception handling in CFScript: try and catch. These statements are equivalent to the CFML cftry and cfcatch tags.
Note: This section does not explain exception-handling concepts. For a discussion of exception handling in ColdFusion, see Handling Errors.
|
|
||
| Contents > Developing ColdFusion MX Applications > Extending ColdFusion Pages with CFML Scripting > Handling exceptions |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/cfscri26.htm
Comments
Choopernickel said on Sep 2, 2003 at 10:53 AM :