net.sf.adatagenerator.api
Class EvaluationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.adatagenerator.api.ProcessingException
              extended by 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

Constructor Summary
EvaluationException()
          Deprecated.  
EvaluationException(String message)
          Deprecated.  
EvaluationException(String message, Throwable cause)
          Deprecated.  
EvaluationException(Throwable cause)
          Deprecated.  
 
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

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.