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:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-