angular.js/docs/content/error/sce/icontext.ngdoc
2013-08-08 11:24:34 -07:00

8 lines
285 B
Text

@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.
Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.