public class ExprEvalException extends ExprException
Constructor and Description |
---|
ExprEvalException() |
ExprEvalException(String msg) |
ExprEvalException(String msg,
Throwable cause) |
ExprEvalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Licenced under the Apache License, Version 2.0