simu
Class SimuException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by simu.SimuException
All Implemented Interfaces:
java.io.Serializable

public class SimuException
extends java.lang.Exception

Classe pour une erreur particulière à SimuApplet

See Also:
Serialized Form

Constructor Summary
SimuException(java.lang.String s)
           
 
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

SimuException

public SimuException(java.lang.String s)