Class InstructionDecodeException

All Implemented Interfaces:
Serializable

public class InstructionDecodeException extends LowlevelError
See Also:
  • Constructor Details

    • InstructionDecodeException

      public InstructionDecodeException(String reason, Address pc)
  • Method Details

    • getProgramCounter

      public Address getProgramCounter()