---
title: CFURLEnumeratorResult.error
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cfurlenumeratorresult/error
---

# CFURLEnumeratorResult.error

An error occurred during enumeration. The error parameter of the function is populated with error information.

## Declaration

```swift
case error
```

## See Also

### Constants

- [CFURLEnumeratorResult.success](corefoundation/cfurlenumeratorresult/success.md)
- [CFURLEnumeratorResult.end](corefoundation/cfurlenumeratorresult/end.md)
- [CFURLEnumeratorResult.directoryPostOrderSuccess](corefoundation/cfurlenumeratorresult/directorypostordersuccess.md)
