package error
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
- object badRequest extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, String, Session, Flash, play.twirl.api.HtmlFormat.Appendable]
- object notFound extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, Session, Flash, play.twirl.api.HtmlFormat.Appendable]
- object serverError extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Option[Throwable], Session, Flash, play.twirl.api.HtmlFormat.Appendable]