Package play.mvc.results
-
Exception Summary Exception Description BadRequest 400 Bad RequestError 500 ErrorForbidden 403 ForbiddenNoResult NotFound 404 not foundNotModified 304 Not ModifiedOk 200 OKRedirect 302 RedirectRedirectToStatic 302 RedirectRenderBinary 200 OK with application/octet-streamRenderHtml 200 OK with a text/plainRenderJson 200 OK with application/jsonRenderStatic RenderTemplate 200 OK with a template renderingRenderText 200 OK with a text/plainRenderXml 200 OK with a text/xmlResult Result supportStatus Unauthorized 401 UnauthorizedWebSocketDisconnect WebSocketResult WebSocket Result support