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)- A80% (24)
- B7% (2)
- C10% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.