August 2003
Intermediate to advanced
1140 pages
68h 45m
English
cfrethrow
<cftry>
CFML
<cfcatch type="exception_type">
HTML and CFML
<cftry>
CFML
<cfcatch type="exception_type">
HTML and CFML
<cfrethrow>
</cfcatch>
</cfcatch>
<cfcatch type="Any">
HTML and CFML
</cfcatch>
</cftry>
Used
within a cfcatch block to rethrow the active
exception while preserving the cfcatch.Type and
cfcatch.TagContext return variables. This tag
takes no additional attributes.