Adobe
9A0-127 · Question #11
What is the order of precedence (greatest to least) for execution of the <cferror>, onError(), and <cftry>/<cfcatch> error handling strategies?
The correct answer is B. <cftry>, onError(), <cferror>. See the full explanation below for the reasoning.
Question
What is the order of precedence (greatest to least) for execution of the <cferror>, onError(), and <cftry>/<cfcatch> error handling strategies?
Options
- AonError, cftry, cferror
- B<cftry>, onError(), <cferror>
- C<cferror>, onError(), <cftry>
- D<cftry>, <cferror>, onError()
How the community answered
(52 responses)- A4% (2)
- B85% (44)
- C2% (1)
- D10% (5)
Community Discussion
No community discussion yet for this question.