Class ErrorCountingInterceptor
java.lang.Object
io.quarkus.websockets.next.runtime.telemetry.ErrorCountingInterceptor
- All Implemented Interfaces:
ErrorInterceptor
-
Constructor Summary
ConstructorsConstructorDescriptionErrorCountingInterceptor(io.quarkus.websockets.next.runtime.spi.telemetry.WebSocketMetricsInterceptorProducer.WebSocketMetricsInterceptor interceptor, String path) -
Method Summary
-
Constructor Details
-
ErrorCountingInterceptor
ErrorCountingInterceptor(io.quarkus.websockets.next.runtime.spi.telemetry.WebSocketMetricsInterceptorProducer.WebSocketMetricsInterceptor interceptor, String path)
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceErrorInterceptor
-