Class EvaluationException

  • All Implemented Interfaces:
    Serializable

    public class EvaluationException
    extends RuntimeException
    An exception that occurred while evaluating a template, such as an undefined variable reference or a division by zero.
    Author:
    emcmanus@google.com (Éamonn McManus)
    See Also:
    Serialized Form