JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.skywalking.apm.toolkit.trace
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.