public class SecurityExceptionHandlerAssistant extends Object implements org.apache.tapestry5.ExceptionHandlerAssistant
Constructor and Description |
---|
SecurityExceptionHandlerAssistant(SecurityService securityService,
LoginContextService pageService,
org.apache.tapestry5.internal.services.RequestPageCache pageCache,
org.apache.tapestry5.services.Response response,
org.apache.tapestry5.internal.services.PageResponseRenderer renderer) |
public SecurityExceptionHandlerAssistant(SecurityService securityService, LoginContextService pageService, org.apache.tapestry5.internal.services.RequestPageCache pageCache, org.apache.tapestry5.services.Response response, org.apache.tapestry5.internal.services.PageResponseRenderer renderer)
public Object handleRequestException(Throwable exception, List<Object> exceptionContext) throws IOException
handleRequestException
in interface org.apache.tapestry5.ExceptionHandlerAssistant
IOException
Copyright © 2004–2015. All rights reserved.