nerdexam
Adobe

9A0-127 · Question #1

When should you use the <cfthrow> tag?

The correct answer is A. to consistently handle exceptions in the Application.cfc onError method. See the full explanation below for the reasoning.

Question

When should you use the <cfthrow> tag?

Options

  • Ato consistently handle exceptions in the Application.cfc onError method
  • Bto throw a message into the JMS message queue for processing
  • Cto write a diagnostic message to the error.log file
  • Dto consistently handle all syntax errors throughout your application

How the community answered

(30 responses)
  • A
    80% (24)
  • B
    7% (2)
  • C
    10% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice