br.com.ibnetwork.guara.view.impl.freemarker
Class GuaraTemplateExceptionHandler

java.lang.Object
  extended by br.com.ibnetwork.guara.view.impl.freemarker.GuaraTemplateExceptionHandler
All Implemented Interfaces:
freemarker.template.TemplateExceptionHandler

public class GuaraTemplateExceptionHandler
extends java.lang.Object
implements freemarker.template.TemplateExceptionHandler


Field Summary
 
Fields inherited from interface freemarker.template.TemplateExceptionHandler
DEBUG_HANDLER, HTML_DEBUG_HANDLER, IGNORE_HANDLER, RETHROW_HANDLER
 
Constructor Summary
GuaraTemplateExceptionHandler()
           
 
Method Summary
 void handleTemplateException(freemarker.template.TemplateException e, freemarker.core.Environment env, java.io.Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuaraTemplateExceptionHandler

public GuaraTemplateExceptionHandler()
Method Detail

handleTemplateException

public void handleTemplateException(freemarker.template.TemplateException e,
                                    freemarker.core.Environment env,
                                    java.io.Writer writer)
                             throws freemarker.template.TemplateException
Specified by:
handleTemplateException in interface freemarker.template.TemplateExceptionHandler
Throws:
freemarker.template.TemplateException


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.