|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.BaseInterpreter.ErrorReporter
The ErrorReporter class is used to report errors accessing segments.
Segment.ErrorReporter| Constructor Summary | |
protected |
BaseInterpreter.ErrorReporter()
|
| Method Summary | |
byte |
readError(int address)
|
void |
writeError(int address,
byte value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected BaseInterpreter.ErrorReporter()
| Method Detail |
public byte readError(int address)
readError in interface Segment.ErrorReporter
public void writeError(int address,
byte value)
writeError in interface Segment.ErrorReporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||