@ -49,7 +49,7 @@ public class DebugAgentEnvironmentPostProcessor implements EnvironmentPostProces
@@ -49,7 +49,7 @@ public class DebugAgentEnvironmentPostProcessor implements EnvironmentPostProces
debugAgent.getMethod("init").invoke(null);
}
catch(Exceptionex){
thrownewRuntimeException("Failed to init Reactor's debug agent");
thrownewRuntimeException("Failed to init Reactor's debug agent",ex);