net.sf.adatagenerator.api
Class EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.adatagenerator.api.ProcessingException
net.sf.adatagenerator.api.EvaluationException
- All Implemented Interfaces:
- Serializable
Deprecated. Moved to the com.choicemaker.correlation package
public class EvaluationException
- extends ProcessingException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EvaluationException
public EvaluationException()
- Deprecated.
EvaluationException
public EvaluationException(String message)
- Deprecated.
EvaluationException
public EvaluationException(Throwable cause)
- Deprecated.
EvaluationException
public EvaluationException(String message,
Throwable cause)
- Deprecated.
Copyright © 2011-2012. All Rights Reserved.