eaLib API Docs
Last Modified : January 7 2002

mss.ea.eval
Class EvaluationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mss.ea.core.EAException
                    |
                    +--mss.ea.eval.EvaluationException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FitnessScalingException, ScoreEvaluationException

public class EvaluationException
extends EAException

Exception for errors occuring while evaluating an individual.

Since:
0.1
Version:
0.1 (12-07-00)
Author:
Andreas Rummler
See Also:
Serialized Form

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

EvaluationException

public EvaluationException()
Constructor.

EvaluationException

public EvaluationException(java.lang.String s)
Constructor with description.
Parameters:
s - descriptive string

eaLib API Docs
Last Modified : January 7 2002

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