Class JsfErrorCauseExtractor

  • All Implemented Interfaces:
    io.opentelemetry.instrumentation.api.instrumenter.ErrorCauseExtractor

    public class JsfErrorCauseExtractor
    extends Object
    implements io.opentelemetry.instrumentation.api.instrumenter.ErrorCauseExtractor
    • Constructor Detail

      • JsfErrorCauseExtractor

        public JsfErrorCauseExtractor()
    • Method Detail

      • extractCause

        public Throwable extractCause​(Throwable error)
        Specified by:
        extractCause in interface io.opentelemetry.instrumentation.api.instrumenter.ErrorCauseExtractor