|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.ExceptionStoringSimulationDoneListener
public class ExceptionStoringSimulationDoneListener
Constructor Summary | |
---|---|
ExceptionStoringSimulationDoneListener()
|
Method Summary | |
---|---|
java.lang.Throwable |
getLastThrownException()
|
void |
reset()
|
void |
simulationDone()
|
void |
simulationDoneWithException(java.lang.Throwable throwable)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionStoringSimulationDoneListener()
Method Detail |
---|
public void simulationDone()
simulationDone
in interface SimulationDoneListener
public void simulationDoneWithException(java.lang.Throwable throwable)
simulationDoneWithException
in interface SimulationDoneListener
public void reset()
public java.lang.Throwable getLastThrownException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |