Solved

Which of the Following Statements Best Describes the After Throwing

Question 26

Multiple Choice

Which of the following statements best describes the After Throwing advice type? (select one)


A) The advice is executed after a method invocation throws an exception
B) Custom processing can be performed before a join point executes
C) The advice is invoked only if the method returns successfully
D) The advice is designed to allow exceptions thrown from a join point to be caught and prevented from propagating up the stack

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions