olon.http.NotFoundResponse
See theNotFoundResponse companion object
case class NotFoundResponse(message: String) extends LiftResponse, HeaderDefaults
404 Not Found
The server has not found anything matching the Request-URI.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HeaderDefaultstrait LiftResponseclass Objecttrait Matchableclass Any
Members list
In this article