ch.unizh.ini.friend.simulation
Class SimulationSetup.NoSuchCellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.unizh.ini.friend.simulation.SimulationSetup.NoSuchCellException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimulationSetup
public class SimulationSetup.NoSuchCellException
- extends RuntimeException
indicates we tried to monitor a nonexistent cell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SimulationSetup.NoSuchCellException
public SimulationSetup.NoSuchCellException(String cause)
- Parameters:
cause
- the cause of the exception