mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-15 01:12:16 +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. |