@Immutable public final class QuietExceptionsLogger extends Object
LogExceptions
Constructor and Description |
---|
QuietExceptionsLogger() |
public Object wrap(org.aspectj.lang.ProceedingJoinPoint point) throws Throwable
This aspect should be used only on void returning methods.
Try NOT to change the signature of this method, in order to keep it backward compatible.
point
- Joint pointThrowable
- If something goes wrong insideCopyright © 2012–2014 jcabi.com. All rights reserved.