i am able to call ThrowAdvice aspect but try-catch need to be added for checked exception. i don't want to add try-catch block . If i try for unchecked exception it works without try-catch.
Please help me. Thanks in advance.