HttpErrorInfo
play.api.http.HttpErrorInfo
@ApiMayChange
case class HttpErrorInfo(origin: String) extends HttpErrorInfo
Used as request attribute which gets attached to the request that gets passed to an error handler. Contains additional information useful for handling an error.
Attributes
- Graph
-
- Supertypes
Members list
In this article