Class EvalException

All Implemented Interfaces:
Serializable

public final class EvalException extends RuntimeException
Indicates that an error happened during the evaluation of a stencil expression in a template.
See Also:
  • Constructor Details