Interface Advice.Dispatcher.SuppressionHandler

    • Method Detail

      • bind

        Advice.Dispatcher.SuppressionHandler.Bound bind​(StackManipulation exceptionHandler)
        Binds the suppression handler for instrumenting a specific method.
        Parameters:
        exceptionHandler - The stack manipulation to apply within a suppression handler.
        Returns:
        A bound version of the suppression handler.