blob: e3f32166fc4b7640d6587ca0dc35cd6625fa9dcf (
plain)
1
2
3
4
5
6
7
|
@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.
|