---
title: "DatasetError.incorrectName(_:debugDescription:)"
framework: createmlcomponents
role: symbol
role_heading: Case
path: "createmlcomponents/dataseterror/incorrectname(_:debugdescription:)"
---

# DatasetError.incorrectName(_:debugDescription:)

An error that indicates that a resource has incorrect name format.

## Declaration

```swift
case incorrectName(URL, debugDescription: String)
```

## See Also

### Analyzing the error

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