|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
sim.cebexception.DebuggableMachineException
sim.cebexception.DebuggableMachineException.MachineGenericArchException
sim.cebexception.DebuggableMachineException.MachineInvalidInstruction
public static class DebuggableMachineException.MachineInvalidInstruction
| Nested Class Summary |
|---|
| Field Summary | |
|---|---|
int |
atPC
|
int |
instruction
|
| Fields inherited from class sim.cebexception.DebuggableMachineException.MachineGenericArchException |
|---|
exceptionCode |
| Constructor Summary | |
|---|---|
DebuggableMachineException.MachineInvalidInstruction(int inst,
int pc)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int instruction
public int atPC
| Constructor Detail |
|---|
public DebuggableMachineException.MachineInvalidInstruction(int inst,
int pc)
| Method Detail |
|---|
public java.lang.String toString()
toString in class DebuggableMachineException.MachineGenericArchException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||