eaLib API Docs
Last Modified : January 7 2002

mss.ea.eval
Class ScoreEvaluationException

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

public class ScoreEvaluationException
extends EvaluationException

Exception for errors occuring while evaluating the score of an individual.

Since:
0.1
Version:
0.1 (02-28-2001)
Author:
Andreas Rummler
See Also:
Serialized Form

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

ScoreEvaluationException

public ScoreEvaluationException()
Constructor.

ScoreEvaluationException

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