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
trait Serializable
trait Product
trait Equals
class HttpErrorInfo
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product