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.ngdoc6
1 files changed, 6 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..af629040
--- /dev/null
+++ b/docs/content/error/sce/icontext.ngdoc
@@ -0,0 +1,6 @@
+@ngdoc error
+@name $sce:icontext
+@fullName Invalid / Unknown SCE context
+@description
+The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized. Refer the
+list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.