We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba57936 + 9e74e43 commit c2d834bCopy full SHA for c2d834b
data/en/cfrethrow.json
@@ -2,6 +2,7 @@
2
"name":"cfrethrow",
3
"type":"tag",
4
"syntax":"<cfrethrow>",
5
+ "script":"rethrow;",
6
"related":["cftry","cfcatch","cfthrow"],
7
"description":"Rethrows the currently active exception. Preserves the\n exception's `cfcatch.type` and `cfcatch.tagContext` variable\n values.",
8
"params": [],
0 commit comments