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