Interface Advice.ExceptionHandler

    • Method Detail

      • resolve

        StackManipulation resolve​(MethodDescription instrumentedMethod,
                                  TypeDescription instrumentedType)
        Resolves a stack manipulation to apply.
        Parameters:
        instrumentedMethod - The instrumented method.
        instrumentedType - The instrumented type.
        Returns:
        The stack manipulation to use.