public final class LogAndReturnOriginal
extends com.newrelic.weave.weavepackage.ErrorTrapHandler
| Modifier and Type | Field and Description |
|---|---|
static org.objectweb.asm.tree.ClassNode |
ERROR_HANDLER_NODE |
| Constructor and Description |
|---|
LogAndReturnOriginal() |
| Modifier and Type | Method and Description |
|---|---|
static void |
onWeaverThrow(java.lang.Throwable weaverError)
Call
Instrumentation.noticeInstrumentationError(Throwable, String) and return the original value. |