MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / $ExceptionHandlerProvider

Function $ExceptionHandlerProvider

lib/angular.js:6833–6839  ·  view source on GitHub ↗

* @ngdoc function * @name ng.$exceptionHandler * @requires $log * * @description * Any uncaught exception in angular expressions is delegated to this service. * The default implementation simply delegates to `$log.error` which logs it into * the browser console. * * In unit tests, if `angu

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected