Implementation of Angular's ErrorHandler provider that can be used as a drop-in replacement for the stock one.
Protected
Default implementation of error extraction that handles default error wrapping, HTTP responses, ErrorEvent and few other known cases.
Used to pull a desired value that will be used to capture an event out of the raw value captured by ErrorHandler.
Method called for every value captured through the ErrorHandler
Generated using TypeDoc
Implementation of Angular's ErrorHandler provider that can be used as a drop-in replacement for the stock one.