fr.ifremer.isisfish.simulator
Class SimulationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by fr.ifremer.isisfish.simulator.SimulationException
All Implemented Interfaces:
Serializable

public class SimulationException
extends RuntimeException

SimulationException.java Created: Wed Aug 14 2002

Version:
$Revision: 3124 $ Mise a jour: $Date: 2010-11-29 19:14:09 +0100 (lun., 29 nov. 2010) $ par : $Author: chatellier $
Author:
See Also:
Serialized Form

Constructor Summary
SimulationException(String msg)
           
SimulationException(String msg, Throwable 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

SimulationException

public SimulationException(String msg)

SimulationException

public SimulationException(String msg,
                           Throwable cause)


Copyright © 1999-2011 CodeLutin. All Rights Reserved.