to.etc.domui.dom.errors
Interface IExceptionListener


public interface IExceptionListener


Method Summary
 boolean handleException(IRequestContext ctx, Page pg, NodeBase source, java.lang.Throwable t)
           
 

Method Detail

handleException

boolean handleException(IRequestContext ctx,
                        Page pg,
                        NodeBase source,
                        java.lang.Throwable t)
                        throws java.lang.Exception
Throws:
java.lang.Exception