eaLib API Docs
Last Modified : January 7 2002

mss.ea.mut
Class MutationException

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

public class MutationException
extends EAException

Exception for errors, while performing a mutation.

Since:
0.1
Version:
0.1 (11-09-00)
Author:
Andreas Rummler
See Also:
Serialized Form

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

MutationException

public MutationException()
Constructor.

MutationException

public MutationException(java.lang.String s)
Constructor with message.
Parameters:
s - description of exception

eaLib API Docs
Last Modified : January 7 2002

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