public class EvaluationException extends java.lang.RuntimeException
EvaluationException(java.lang.Exception x)
EvaluationException(java.lang.String text, java.lang.Exception x)
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(@NotNull java.lang.String text, @NotNull java.lang.Exception x)
public EvaluationException(@NotNull java.lang.Exception x)