public class DeferredValueException extends InterpretException
DeferredValue
.
The exception is effectively used for flow control, to unwind evaluating a template Node
and instead echo its contents to the output.Constructor and Description |
---|
DeferredValueException(String message) |
DeferredValueException(String variable,
int lineNumber,
int startPosition) |
getLineNumber, getStartPosition
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.