Class Advice.ExceptionHandler.Simple

    • Field Detail

      • stackManipulation

        private final StackManipulation stackManipulation
        The stack manipulation to execute.
    • Constructor Detail

      • Simple

        public Simple​(StackManipulation stackManipulation)
        Creates a new simple exception handler.
        Parameters:
        stackManipulation - The stack manipulation to execute.