object HttpErrorHandler
- Source
- HttpErrorHandler.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HttpErrorHandler
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def bindingsFromConfiguration(environment: Environment, configuration: Configuration): Seq[Binding[_]]
Get the bindings for the error handler from the configuration
- object Attrs
Request attributes used by the error handler.