Class DecodePcodeExecutionException

All Implemented Interfaces:
Serializable

public class DecodePcodeExecutionException extends PcodeExecutionException
See Also:
  • Constructor Details Link icon

    • DecodePcodeExecutionException Link icon

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

    • getProgramCounter Link icon

      public Address getProgramCounter()