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) |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleRequestException(Throwable exception,
List<Object> exceptionContext) |
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.ExceptionHandlerAssistantIOExceptionCopyright © 2004–2018. All rights reserved.