| Contents > Developing ColdFusion MX Applications > Handling Errors > Understanding errors > How ColdFusion handles errors Compiler exception errors |
|
|
|
|
||
If ColdFusion encounters a compiler exception, how it handles the exception depends on whether the error occurs on a requested page or on an included page:
cfinclude or cfmodule tag, or on a custom tag page that you access using the cf_ notation, ColdFusion handles it as a runtime exception in the page that accesses the tag. See the Runtime exception errors section, next, for a description of how these errors are handled.cferror tag on the Application.cfm page specifies an error handler for the exception type, ColdFusion displays the specified error page.|
|
||
| Contents > Developing ColdFusion MX Applications > Handling Errors > Understanding errors > How ColdFusion handles errors Compiler exception errors |
|
|
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.