org.norther.tammi.spray.engine
Class TemplateBreakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.norther.tammi.spray.engine.TemplateBreakException
- All Implemented Interfaces:
- Serializable
public class TemplateBreakException
- extends RuntimeException
A run-time exception to break template evaluation.
- Author:
- Ilkka Priha
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateBreakException
public TemplateBreakException()
- Constructs a new exception.
Copyright © 2004 The Norther Organization. All rights reserved.