package defaultpages
Ordering
- Alphabetic
- By Inheritance
Inherited
- defaultpages
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- object badRequest extends [, []] with Template4[String, String, String, , play.twirl.api.HtmlFormat.Appendable]
- object devError extends [, []] with Template3[Option[String], UsefulException, , play.twirl.api.HtmlFormat.Appendable]
- object devNotFound extends [, []] with Template4[String, String, Option[], , play.twirl.api.HtmlFormat.Appendable]
- object error extends [, []] with Template2[UsefulException, , play.twirl.api.HtmlFormat.Appendable]
- object notFound extends [, []] with Template3[String, String, , play.twirl.api.HtmlFormat.Appendable]
- object todo extends [, []] with [, play.twirl.api.HtmlFormat.Appendable]
- object unauthorized extends [, []] with [, play.twirl.api.HtmlFormat.Appendable]
Contains default error, 404, forbidden, etc. pages.