The Physiologist's Friend Simulation API

ch.unizh.ini.friend.simulation
Class SimulationSetup.NoSuchCellException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
SimulationSetup.NoSuchCellException(String cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimulationSetup.NoSuchCellException

public SimulationSetup.NoSuchCellException(String cause)
Parameters:
cause - the cause of the exception

http://www.ini.unizh.ch/~tobi/friend