public class ExpressionValidationException extends IAE
| Constructor and Description |
|---|
ExpressionValidationException(NamedFunction fn,
String msg,
Object... formatArgs) |
ExpressionValidationException(NamedFunction fn,
Throwable e,
String msg,
Object... formatArgs) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExpressionValidationException(NamedFunction fn, String msg, Object... formatArgs)
public ExpressionValidationException(NamedFunction fn, Throwable e, String msg, Object... formatArgs)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.