aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/$sce/icontext.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/$sce/icontext.ngdoc')
-rw-r--r--docs/content/error/$sce/icontext.ngdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/content/error/$sce/icontext.ngdoc b/docs/content/error/$sce/icontext.ngdoc
new file mode 100644
index 00000000..e30b6ad4
--- /dev/null
+++ b/docs/content/error/$sce/icontext.ngdoc
@@ -0,0 +1,8 @@
+@ngdoc error
+@name $sce:icontext
+@fullName Invalid / Unknown SCE context
+@description
+
+The context enum passed to {@link ng.$sce#methods_trustAs $sce.trustAs} was not recognized.
+
+Please consult the list of {@link ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.