object HttpErrorHandler

Source
HttpErrorHandler.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HttpErrorHandler
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def bindingsFromConfiguration(environment: Environment, configuration: Configuration): Seq[Binding[_]]

    Get the bindings for the error handler from the configuration

  2. object Attrs

    Request attributes used by the error handler.