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