eaLib API Docs
Last Modified : January 7 2002

mss.ea.ins
Class ReinsertionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mss.ea.core.EAException
                    |
                    +--mss.ea.ins.ReinsertionException
All Implemented Interfaces:
java.io.Serializable

public class ReinsertionException
extends EAException

Exception for errors appearing while reinserting individuals into a population.

Since:
0.1
Version:
$Revision: 1.6 $ $Date: 2001/11/12 17:09:04 $
Author:
Andreas Rummler
See Also:
Serialized Form

Constructor Summary
ReinsertionException()
          Constructor.
ReinsertionException(java.lang.String s)
          Constructor with message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReinsertionException

public ReinsertionException()
Constructor.

ReinsertionException

public ReinsertionException(java.lang.String s)
Constructor with message.
Parameters:
s - describing message

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS