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