cfdocs

cfrethrow

Rethrows the currently active exception. Preserves the exception’s cfcatch.type and cfcatch.tagContext variable values.

Syntax

<cfrethrow>

Script Syntax

rethrow;