com.rapidminer.generator
Class GenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.rapidminer.operator.OperatorException
              extended by com.rapidminer.generator.GenerationException
All Implemented Interfaces:
java.io.Serializable

public class GenerationException
extends OperatorException

This exception will be thrown if an error occurs during the generation of new features.

Author:
Ingo Mierswa, Simon Fischer Exp $
See Also:
Serialized Form

Constructor Summary
GenerationException(java.lang.String str)
           
GenerationException(java.lang.String str, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenerationException

public GenerationException(java.lang.String str)

GenerationException

public GenerationException(java.lang.String str,
                           java.lang.Exception e)


Copyright © 2001-2009 by Rapid-I