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, toString
private static final long serialVersionUID
public AttributeExpressionLanguageException(String explanation)
public AttributeExpressionLanguageException(String explanation, Throwable t)
public AttributeExpressionLanguageException(Throwable t)
Copyright © 2019 Apache NiFi Project. All rights reserved.