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

# DatasetError.unreadableResource(_:)

An error that indicates that a resource is unreadable.

## Declaration

```swift
case unreadableResource(URL)
```

## See Also

### Analyzing the error

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