Class InstructionDecodeException

All Implemented Interfaces:
Serializable

@Deprecated(since="12.1", forRemoval=true) public class InstructionDecodeException extends LowlevelError
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • InstructionDecodeException

      public InstructionDecodeException(String reason, Address pc)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getProgramCounter

      public Address getProgramCounter()
      Deprecated, for removal: This API element is subject to removal in a future version.