I have this function:
public static FradId readFradId(DataInput pIn) throws IOException { Integer lMainId = Integer.valueOf(pIn.readInt()); Integer l
Yes there is a option called "exception breakpoint" Open Breakpoint view, click on j! option and add desired exception
j!