mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-10 06:49:34 +08:00
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
@ngdoc error
|
|
@name $cacheFactory:iid
|
|
@fullName Invalid ID
|
|
@description
|
|
|
|
This error occurs when trying to create a new `cacheFactory` object with a
|
|
specified cache ID, but the cache ID is already taken. |