Contents

contentRuleListStoreCompileFailed

An error that indicates the compilation of a rule list failed.

Declaration

static var contentRuleListStoreCompileFailed: WKError.Code { get }

Discussion

Check the userInfo dictionary of the error object for an explanation of the compilation error that occurred.

See Also

Getting the Error Codes