modifiedmethod:
setDataType
added throws IllegalArgumentException; removed throws InvalidInputException
- void setDataType(ghidra.program.model.data.DataType type) throws InvalidInputException
+ void setDataType(ghidra.program.model.data.DataType type) throws IllegalArgumentException