Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Exceptions at set and get

Hi,
      I am trying to understand what the reason is for disallowing exceptions at field get and set joinpoints. How do I use the throws
clause to declare a unhandled checked exception thrown by another method called from within such an advice ? Should it be only unchecked ?
 
Thanks,
Mohan

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.


Back to the top