|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
avrora.Avrora.Error
avrora.sim.BaseInterpreter.NoSuchInstructionException
| Field Summary | |
int |
pc
|
| Fields inherited from class avrora.Avrora.Error |
message, param, STACKTRACES |
| Constructor Summary | |
protected |
BaseInterpreter.NoSuchInstructionException(int pc)
|
| Methods inherited from class avrora.Avrora.Error |
getParam, report |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final int pc
| Constructor Detail |
protected BaseInterpreter.NoSuchInstructionException(int pc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||