edu.udo.cs.yale.operator.generator
Class TargetFunction.FunctionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.udo.cs.yale.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
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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
functionName
private java.lang.String functionName
TargetFunction.FunctionException
public TargetFunction.FunctionException(java.lang.String functionName,
java.lang.String message)
getFunctionName
public java.lang.String getFunctionName()
Copyright © 2001-2006