---
title: "DatasetError.missingResource(_:)"
framework: createmlcomponents
role: symbol
role_heading: Case
path: "createmlcomponents/dataseterror/missingresource(_:)"
---

# DatasetError.missingResource(_:)

An error that indicates that a resource is missing.

## Declaration

```swift
case missingResource(URL)
```

## See Also

### Analyzing the error

- [DatasetError.incompatibleDataFormat(_:debugDescription:)](createmlcomponents/dataseterror/incompatibledataformat(_:debugdescription:).md)
- [DatasetError.incorrectName(_:debugDescription:)](createmlcomponents/dataseterror/incorrectname(_:debugdescription:).md)
- [DatasetError.unreadableResource(_:)](createmlcomponents/dataseterror/unreadableresource(_:).md)
