com.rapidminer.operator.generator
Class TargetFunction.FunctionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.rapidminer.operator.generator.TargetFunction.FunctionException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
TargetFunction

public static class TargetFunction.FunctionException
extends java.lang.Exception

Will be thrown if an error occurrs during the calculation of the target function.

See Also:
Serialized Form

Constructor Summary
TargetFunction.FunctionException(java.lang.String functionName, java.lang.String message)
           
 
Method Summary
 java.lang.String getFunctionName()
           
 
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

TargetFunction.FunctionException

public TargetFunction.FunctionException(java.lang.String functionName,
                                        java.lang.String message)
Method Detail

getFunctionName

public java.lang.String getFunctionName()


Copyright © 2001-2009 by Rapid-I