Throwable Utility for Aspects
Description
A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of Throwable Utility for Aspects!