org.jboss.seam.servlet.exception.handler
Class ExceptionResponseServiceHandler

java.lang.Object
  extended by org.jboss.seam.servlet.exception.handler.ExceptionResponseServiceHandler

public class ExceptionResponseServiceHandler
extends Object


Constructor Summary
ExceptionResponseServiceHandler()
           
 
Method Summary
 Object processException(InvocationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionResponseServiceHandler

public ExceptionResponseServiceHandler()
Method Detail

processException

public Object processException(InvocationContext ctx)
                        throws Exception
Throws:
Exception


Copyright © 2011 Seam Framework. All Rights Reserved.