Package org.simplesim.simulator
Class Simulator.InvalidSimulatorStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.simplesim.simulator.Simulator.InvalidSimulatorStateException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Simulator
Exception to be thrown if an invalid state occurs during simulation
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSimulatorStateException
-