Timeout id set by the $timeout service for cancelations
Shorthand for promise.then(null, errorCallback).
Allows you to observe either the fulfillment or rejection of a promise, but to do so without modifying the final value.
Calls one of the success or error callbacks asynchronously as soon as the result is available.
Internal id set by the $interval service for callback notifications