Uses of Interface
org.apache.skywalking.apm.util.RunnableWithExceptionProtection.CallbackWhenException
-
Uses of RunnableWithExceptionProtection.CallbackWhenException in org.apache.skywalking.apm.util
Constructors in org.apache.skywalking.apm.util with parameters of type RunnableWithExceptionProtection.CallbackWhenExceptionModifierConstructorDescriptionRunnableWithExceptionProtection(Runnable run, RunnableWithExceptionProtection.CallbackWhenException callback)