Interface ExceptionMethod.ConstructionDelegate

    • Method Detail

      • make

        StackManipulation make()
        Creates a stack manipulation that creates pushes all constructor arguments onto the operand stack and subsequently calls the constructor.
        Returns:
        A stack manipulation for constructing a Throwable.