Class InstructionOffsetMap.InvalidInstructionIndex

All Implemented Interfaces:
Serializable
Enclosing class:
InstructionOffsetMap

public static class InstructionOffsetMap.InvalidInstructionIndex extends ExceptionWithContext
See Also:
  • Field Details

    • instructionIndex

      private final int instructionIndex
  • Constructor Details

    • InvalidInstructionIndex

      public InvalidInstructionIndex(int instructionIndex)
  • Method Details

    • getInstructionIndex

      public int getInstructionIndex()