Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ defaultErrback
Function
defaultErrback
test/angular/1.2/angular.js:11956–11958 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
11954
11955
11956
function
defaultErrback(reason) {
11957
return
reject(reason);
11958
}
11959
11960
11961
/**
Callers
nothing calls this directly
Calls
1
reject
Function · 0.70
Tested by
no test coverage detected