com.khubla.pragmatach.plugin.freemarker
Class TemplateExceptionHandlerImpl
java.lang.Object
  
com.khubla.pragmatach.plugin.freemarker.TemplateExceptionHandlerImpl
- All Implemented Interfaces: 
 - freemarker.template.TemplateExceptionHandler
 
public class TemplateExceptionHandlerImpl
- extends Object
- implements freemarker.template.TemplateExceptionHandler
  
- Author:
 
  - tome
 
 
| Fields inherited from interface freemarker.template.TemplateExceptionHandler | 
DEBUG_HANDLER, HTML_DEBUG_HANDLER, IGNORE_HANDLER, RETHROW_HANDLER | 
 
 
| 
Method Summary | 
 void | 
handleTemplateException(freemarker.template.TemplateException templateException,
                                               freemarker.core.Environment environment,
                                               Writer writer)
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TemplateExceptionHandlerImpl
public TemplateExceptionHandlerImpl()
handleTemplateException
public void handleTemplateException(freemarker.template.TemplateException templateException,
                                    freemarker.core.Environment environment,
                                    Writer writer)
                             throws freemarker.template.TemplateException
- Specified by:
 handleTemplateException in interface freemarker.template.TemplateExceptionHandler
 
- Throws:
 freemarker.template.TemplateException
 
Copyright © 2014 khubla.com. All rights reserved.