Class InstructionOffsetMap.InvalidInstructionOffset

All Implemented Interfaces:
Serializable
Enclosing class:
InstructionOffsetMap

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

    • instructionOffset

      private final int instructionOffset
  • Constructor Details

    • InvalidInstructionOffset

      public InvalidInstructionOffset(int instructionOffset)
  • Method Details

    • getInstructionOffset

      public int getInstructionOffset()