, , , , , .
HTTP- interceptors , , , , $mdToast.
, , , , :
- HTTP-
interceptors, notifications-hub.
interceptors :
$rootScope.$broadcast('notifications:httpError', responseError);
notifications-hub $mdToast, :
$rootScope.$on('notifications:httpError', function (event, responseError) {
NotificationsHubService.processErrorsAndShowToast(responseError);
});
NotificationsHubService - $mdToast.
:
, .
, .