* @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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected