fr.ifremer.isisfish.simulator
Class SimulatorServerBadIdException

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

public class SimulatorServerBadIdException
extends RuntimeException

SimulatorServerBadIdException.java Created: Fri Sep 6 2002

Version:
$Revision: 3445 $ Mise a jour: $Date: 2011-07-15 15:12:45 +0200 (Fri, 15 Jul 2011) $ par : $Author: chatellier $
Author:
See Also:
Serialized Form

Constructor Summary
SimulatorServerBadIdException(String msg)
           
SimulatorServerBadIdException(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

SimulatorServerBadIdException

public SimulatorServerBadIdException(String msg)

SimulatorServerBadIdException

public SimulatorServerBadIdException(String msg,
                                     Throwable cause)


Copyright © 1999-2012 CodeLutin. All Rights Reserved.