juzu.request
Class DefaultErrorController
java.lang.Object
juzu.request.DefaultErrorController
- All Implemented Interfaces:
- Handler<Response.Error,Response>
public class DefaultErrorController
- extends Object
- implements Handler<Response.Error,Response>
- Author:
- Julien Viet
DefaultErrorController
public DefaultErrorController()
handle
public Response handle(Response.Error argument)
- Description copied from interface:
Handler
- Perform handling.
- Specified by:
handle in interface Handler<Response.Error,Response>
- Parameters:
argument - the argument
- Returns:
- the result
Copyright © 2014 eXo Platform SAS. All rights reserved.