Class HttpControllerErrorEvent

Hierarchy

Constructors

Properties

controllerActionTime: number = 0

The time it took to call the controller action in milliseconds.

error: Error
injectorContext: InjectorContext
nextState?: any
nextStateEvent?: any
propagationStopped: boolean = false
request: HttpRequest
response: HttpResponse

Accessors

  • get sent(): boolean
  • Whether a response has already been sent.

    Returns boolean

Methods

Generated using TypeDoc