eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Class EAException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mss.ea.core.EAException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AlgorithmProcessingException, EvaluationException, MutationException, RecombinationException, ReinsertionException, SelectionException, SinkOverflowException

public class EAException
extends java.lang.Exception

Base class for all exceptions of the EA package.

Since:
0.1
Version:
$Revision: 1.4 $ $Date: 2001/11/12 16:49:20 $
Author:
Andreas Rummler
See Also:
Serialized Form

Constructor Summary
EAException()
          Constructor.
EAException(java.lang.String s)
          Constructor with describing string.
 
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

EAException

public EAException()
Constructor.

EAException

public EAException(java.lang.String s)
Constructor with describing string.
Parameters:
s - description

eaLib API Docs
Last Modified : January 7 2002

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