---
title: "EvaluationResultsError.fileNotFound(_:)"
framework: evaluations
role: symbol
role_heading: Case
path: "evaluations/evaluationresultserror/filenotfound(_:)"
---

# EvaluationResultsError.fileNotFound(_:)

The specified file URL is not findable on disk.

## Declaration

```swift
case fileNotFound(URL)
```
