Annotation Interface IgnoredException


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface IgnoredException
After the exception status checker activated in the agent, the span wouldn't be marked as error status if the exception has this annotation.