<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKError/Code/contentRuleListStoreLookUpFailed",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:@E@WKErrorCode@WKErrorContentRuleListStoreLookUpFailed"
  },
  "title" : "WKError.Code.contentRuleListStoreLookUpFailed"
}
-->

# WKError.Code.contentRuleListStoreLookUpFailed

An error that indicates a content rule list data store didn’t find a rule list with the specified identifier.

```
case contentRuleListStoreLookUpFailed
```

## Discussion

This error might occur if you previously deleted the rule list.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)