InvalidExpressionEvalException
An exception thrown when an Expression cannot be evaluated. Most commonly, this is thrown when a NodeValue appears in a ComposedExpression, hence the content must be parsed as Markdown instead of expression.
See also
Properties
Functions
Link copied to clipboard
Converts this exception to a renderable Node, and performs the error handling provided by the errorHandler strategy.
Link copied to clipboard
Converts this Exception to a PipelineException if it is not already one.