nerdexam
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)
  • A
    3% (1)
  • B
    81% (25)
  • C
    10% (3)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full MB6-869 Practice