Microsoft
MB6-869 · Question #64
Which of the following statements about throwing and catching exceptions in Microsoft Dynamics AX 2012 is true?
The correct answer is B. If no catch statement handles the exception, it is handled by the system exception handler. See the full explanation below for the reasoning.
Question
Which of the following statements about throwing and catching exceptions in Microsoft Dynamics AX 2012 is true?
Options
- AA throw statement does not automatically call the ttsabort statement to end the transaction.
- BIf no catch statement handles the exception, it is handled by the system exception handler.
- CIf the catch list has no block that specifies the particular exception, the system passes the exception
- DWhen an exception is thrown inside a ttsbegin and ttscommit transaction block, the catch statement
How the community answered
(31 responses)- A3% (1)
- B81% (25)
- C10% (3)
- D6% (2)
Community Discussion
No community discussion yet for this question.