Class SentryCaptureExceptionParameterConfiguration

java.lang.Object
io.sentry.spring.exception.SentryCaptureExceptionParameterConfiguration

@Configuration @Import({SentryExceptionParameterAdviceConfiguration.class,SentryCaptureExceptionParameterPointcutConfiguration.class}) public class SentryCaptureExceptionParameterConfiguration extends Object
Provides infrastructure beans for capturing exceptions passed to bean methods annotated with SentryCaptureExceptionParameter.
  • Constructor Details

    • SentryCaptureExceptionParameterConfiguration

      public SentryCaptureExceptionParameterConfiguration()