devError
views.html.defaultpages.devError
object devError extends BaseScalaTemplate[Appendable, Format[Appendable]]
Attributes
- Graph
-
- Supertypes
- Self type
-
devError.type
Members list
Value members
Concrete methods
def apply(playEditor: Option[String], error: UsefulException)(implicit request: RequestHeader): Appendable
Default page for 500 Internal Server Error responses, in development mode. This page display the error in the source code context.
Default page for 500 Internal Server Error responses, in development mode. This page display the error in the source code context.
Attributes
In this article