|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Error
jist.runtime.JistException
jist.runtime.JistException.JistSimulationEndException
public static class JistException.JistSimulationEndException
End of simulation Jist exception.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jist.runtime.JistException |
---|
JistException.JistSimulationEndException |
Field Summary | |
---|---|
static java.lang.reflect.Method |
method_end
Method stub field for ending simulation. |
Constructor Summary | |
---|---|
JistException.JistSimulationEndException()
Create new exception object to denote end of simulation. |
Method Summary | |
---|---|
static void |
end()
Ends simulation immediately when called. |
Methods inherited from class jist.runtime.JistException |
---|
getMessage, getNested, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static java.lang.reflect.Method method_end
Constructor Detail |
---|
public JistException.JistSimulationEndException()
Method Detail |
---|
public static void end()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |