com.uwyn.rife.template.exceptions
Class TemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.template.exceptions.TemplateException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BeanHandlerUnsupportedException, BeanRemovalErrorException, BeanSettingErrorException, FilterNotFoundException, InvalidBlockFilterException, InvalidValueFilterException, ProcessingException, RendererInstantiationException, RendererNotFoundException, RendererWrongTypeException, SyntaxErrorException
public class TemplateException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateException
public TemplateException(String message)
TemplateException
public TemplateException(String message,
Throwable cause)
formatError
public static String formatError(String name,
DocumentPosition errorLocation,
String message)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.