HtmlPageNotFoundstd
 ostrat.pWeb.HtmlPageNotFoundstd
  case class HtmlPageNotFoundstd(NotFoundUrl: String) extends HtmlPageNotFound
 
A standard off the shelf 404 HTML page.
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Serializabletrait Producttrait Equalstrait HtmlPageNotFoundtrait HtmlPagetrait HttpContentclass Objecttrait Matchableclass AnyShow all
 
Members list
Value members
Inherited methods
Create an HtmlResp response with this HTML as its body.
Create an HtmlResp response with this HTML as its body.
Attributes
- Definition Classes
 - Inherited from:
 - HtmlPageNotFound
 
Create an HtmlResp response with this HTML as its body in bytes.
Create an HtmlResp response with this HTML as its body in bytes.
Attributes
- Inherited from:
 - HttpContent
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
In this article