@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface Advice.Thrown
Throwable
. If the instrumented method terminates regularly, null
is assigned to
the annotated parameter.Advice
,
Advice.OnMethodExit
Copyright © 2014–2016. All rights reserved.