Uses of Class
com.google.auto.value.processor.escapevelocity.ParseException
Packages that use ParseException
-
Uses of ParseException in com.google.auto.value.processor.escapevelocity
Methods in com.google.auto.value.processor.escapevelocity that return ParseExceptionModifier and TypeMethodDescriptionprivate ParseException
Parser.parseException
(String message) Returns an exception to be thrown describing a parse error with the given message, and including information about where it occurred.