nerdexam
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)
  • A
    4% (2)
  • B
    85% (44)
  • C
    2% (1)
  • D
    10% (5)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice