biz.source_code.miniTemplator
Class MiniTemplator.TemplateSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
biz.source_code.miniTemplator.MiniTemplator.TemplateSyntaxException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MiniTemplator
public static class MiniTemplator.TemplateSyntaxException
- extends RuntimeException
Thrown when a syntax error is encountered within the template.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MiniTemplator.TemplateSyntaxException
public MiniTemplator.TemplateSyntaxException(String msg)
Copyright © 2013. All Rights Reserved.