verinec.netsim.gui
Class SimulationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by verinec.VerinecException
              extended by verinec.netsim.gui.SimulationException
All Implemented Interfaces:
Serializable

public class SimulationException
extends VerinecException

Used if an Event does not find its corresponding object on the drawPanel. (i.e. node, hub, binding)

Author:
Renato Loeffel
See Also:
Serialized Form

Constructor Summary
SimulationException(String errorMessage)
          Instantiate the exception with a description.
 
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

SimulationException

public SimulationException(String errorMessage)
Instantiate the exception with a description.

Parameters:
errorMessage - the description of the problem.

Copyright © 2005 Verinec, DIUF