---
title: resourceNotFound
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/error/resourcenotfound
---

# resourceNotFound

Indicates that a specified resource was not found on disk.

## Declaration

```swift
static var resourceNotFound: WKWebExtension.Error.Code { get }
```
