Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.auto.value.processor.escapevelocity.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
An exception that occurred while parsing a template.
Author:
emcmanus@google.com (Éamonn McManus)
See Also: