public class ErrorAction
extends org.debux.webmotion.server.WebMotionController
| Constructor and Description |
|---|
ErrorAction() |
| Modifier and Type | Method and Description |
|---|---|
org.debux.webmotion.server.render.Render |
on401(org.debux.webmotion.server.call.HttpContext context,
Exception e) |
org.debux.webmotion.server.render.Render |
on403(org.debux.webmotion.server.call.HttpContext context,
Exception e) |
org.debux.webmotion.server.render.Render |
on404(org.debux.webmotion.server.call.HttpContext context,
Exception e) |
org.debux.webmotion.server.render.Render |
on409(org.debux.webmotion.server.call.HttpContext context,
Exception e) |
org.debux.webmotion.server.render.Render |
on500(org.debux.webmotion.server.call.HttpContext context,
Exception e) |
getContext, renderAction, renderAtom, renderContent, renderContent, renderDownload, renderDownload, renderError, renderError, renderFailure, renderForward, renderForward, renderJSON, renderJSONP, renderLastPage, renderRedirect, renderRSS, renderStatus, renderStream, renderStream, renderStringTemplate, renderSuccess, renderTemplate, renderURL, renderView, renderXML, setContextable, toMappublic org.debux.webmotion.server.render.Render on500(org.debux.webmotion.server.call.HttpContext context,
Exception e)
public org.debux.webmotion.server.render.Render on404(org.debux.webmotion.server.call.HttpContext context,
Exception e)
public org.debux.webmotion.server.render.Render on403(org.debux.webmotion.server.call.HttpContext context,
Exception e)
public org.debux.webmotion.server.render.Render on401(org.debux.webmotion.server.call.HttpContext context,
Exception e)
public org.debux.webmotion.server.render.Render on409(org.debux.webmotion.server.call.HttpContext context,
Exception e)
Copyright © 2014–2015 Ifremer. All rights reserved.