Package com.epimorphics.webapi.dispatch
Class CompiledTemplate.SyntaxError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.epimorphics.webapi.dispatch.CompiledTemplate.SyntaxError
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CompiledTemplate<T>
public static class CompiledTemplate.SyntaxError extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SyntaxError(String fragment)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-