public class EvaluationException extends java.lang.Exception
EvaluationException()
EvaluationException(java.lang.Exception other)
EvaluationException(java.lang.String description)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EvaluationException()
public EvaluationException(java.lang.String description)
public EvaluationException(java.lang.Exception other)