Class SleighLinkException

All Implemented Interfaces:
Serializable

public class SleighLinkException extends RuntimeException
An exception thrown by PcodeExecutor.executeCallother(PcodeOp, PcodeFrame, PcodeUseropLibrary) when a p-code userop turns up missing.
See Also:
  • Constructor Details

    • SleighLinkException

      public SleighLinkException(String message)