public class ExpressionEvalException extends RuntimeException
ExpressionEvalException(String msg)
ExpressionEvalException(String msg, Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExpressionEvalException(String msg)
public ExpressionEvalException(String msg, Throwable e)
Copyright © 2020. All rights reserved.