eaLib API Docs
Last Modified : January 7 2002

mss.ea.eval
Class FitnessScalingException

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

public class FitnessScalingException
extends EvaluationException

Exception for errors occuring while calculating the fitness of an individual.

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

Constructor Summary
FitnessScalingException()
          Constructor.
FitnessScalingException(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

FitnessScalingException

public FitnessScalingException()
Constructor.

FitnessScalingException

public FitnessScalingException(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