public class AttributeExpressionLanguageException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
AttributeExpressionLanguageException(String explanation) |
AttributeExpressionLanguageException(String explanation,
Throwable t) |
AttributeExpressionLanguageException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public AttributeExpressionLanguageException(String explanation)
public AttributeExpressionLanguageException(String explanation, Throwable t)
public AttributeExpressionLanguageException(Throwable t)
Copyright © 2022 Apache NiFi Project. All rights reserved.