public class ConditionException extends FlowControlException
ConditionException(IExpr val)
java.lang.String
getMessage()
IExpr
getValue()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConditionException(IExpr val)
public IExpr getValue()
public java.lang.String getMessage()
getMessage
java.lang.Throwable