JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.saperion.ngc.exception
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