ErrorHandlingFn

export interface ErrorHandlingFn

exported from angular2/core defined in angular2/src/core/zone/ng_zone.ts (line 14)

Function type for an error handler, which takes an error and a stack trace.