Class InjectionErrorPcodeExecutionException

All Implemented Interfaces:
Serializable

public class InjectionErrorPcodeExecutionException extends PcodeExecutionException
Exception thrown by DefaultPcodeThread.PcodeEmulationLibrary.emu_injection_err(), a p-code userop invoked when client-provided Sleigh code in an injection could not be compiled.
See Also:
  • Constructor Details

    • InjectionErrorPcodeExecutionException

      public InjectionErrorPcodeExecutionException(PcodeFrame frame, Throwable cause)