Class DecodePcodeExecutionException

All Implemented Interfaces:
Serializable

public class DecodePcodeExecutionException extends PcodeExecutionException
See Also:
  • Constructor Details

    • DecodePcodeExecutionException

      public DecodePcodeExecutionException(String message, Address pc)
  • Method Details

    • getProgramCounter

      public Address getProgramCounter()