Annotation Interface IgnoredByExceptionLogger


@Retention(RUNTIME) @Target(TYPE) public @interface IgnoredByExceptionLogger
This annotation can be used to mark an exception that should not be logged by the ExceptionLogger-aspect.
Author:
cmerkel