- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.auto.value.processor.escapevelocity.EvaluationException
-
- All Implemented Interfaces:
- java.io.Serializable
public class EvaluationException
extends java.lang.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
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 Google, Inc.. All Rights Reserved.