Class UnimplementedCallOtherException

All Implemented Interfaces:
Serializable

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

    • UnimplementedCallOtherException

      public UnimplementedCallOtherException(PcodeOpRaw op, String opName)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getCallOtherOp

      public PcodeOpRaw getCallOtherOp()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCallOtherOpName

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