From 4a7b6a4555a76b19dd217171fc0ddce6707bca95 Mon Sep 17 00:00:00 2001 From: Ken Sheedlo Date: Fri, 12 Jul 2013 17:42:27 -0700 Subject: docs(minErr): Build minErr doc site --- docs/content/error/cacheFactory/iid.ngdoc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/content/error/cacheFactory/iid.ngdoc (limited to 'docs/content/error/cacheFactory/iid.ngdoc') diff --git a/docs/content/error/cacheFactory/iid.ngdoc b/docs/content/error/cacheFactory/iid.ngdoc new file mode 100644 index 00000000..e3f32166 --- /dev/null +++ b/docs/content/error/cacheFactory/iid.ngdoc @@ -0,0 +1,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. \ No newline at end of file -- cgit v1.2.3