Class NegativeStackSizeException

    • Constructor Detail

      • NegativeStackSizeException

        public NegativeStackSizeException​(Clazz clazz,
                                          Method method,
                                          Instruction instruction,
                                          int instructionOffset)
    • Method Detail

      • getClazz

        public Clazz getClazz()
      • getMethod

        public Method getMethod()
      • getInstructionOffset

        public int getInstructionOffset()