uk.gov.hmrc.play.bootstrap.frontend.http

Members list

Type members

Classlikes

case class ApplicationException(result: Result, message: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
abstract class FrontendErrorHandler extends HttpErrorHandler, I18nSupport, LangImplicits

Attributes

Supertypes
trait LangImplicits
trait I18nSupport
trait I18NSupportLowPriorityImplicits
trait HttpErrorHandler
class Object
trait Matchable
class Any
Show all

Deprecated classlikes

abstract class LegacyFrontendErrorHandler extends HttpErrorHandler, I18nSupport

FrontendErrorHandler should be used instead, which supports asynchronous rendering and doesn't pretend to provide a Request (rather than RequestHeader), where no request body is available.

FrontendErrorHandler should be used instead, which supports asynchronous rendering and doesn't pretend to provide a Request (rather than RequestHeader), where no request body is available.

Attributes

Deprecated
[Since version 9.0.0]
Supertypes
trait I18nSupport
trait I18NSupportLowPriorityImplicits
trait HttpErrorHandler
class Object
trait Matchable
class Any
Show all