Package com.newrelic.api.agent.weaver
-
Annotation Types Summary Annotation Type Description CatchAndLog This annotation tells the agent to wrap a method with a try/catch block so that any exceptions it throws are logged but never raised to callers.
| Annotation Type | Description |
|---|---|
| CatchAndLog |
This annotation tells the agent to wrap a method with a try/catch block so that any exceptions it throws are logged
but never raised to callers.
|