Class SentryCaptureExceptionParameterAdvice
java.lang.Object
io.sentry.spring.jakarta.exception.SentryCaptureExceptionParameterAdvice
- All Implemented Interfaces:
Advice
,Interceptor
,MethodInterceptor
@Internal
public class SentryCaptureExceptionParameterAdvice
extends Object
implements MethodInterceptor
Captures an exception passed to a bean method annotated with
SentryCaptureExceptionParameter
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SentryCaptureExceptionParameterAdvice
public SentryCaptureExceptionParameterAdvice() -
SentryCaptureExceptionParameterAdvice
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceMethodInterceptor
- Throws:
Throwable
-