---
title: identifierNotFound
framework: photos
role: symbol
role_heading: Type Property
path: photos/phphotoserror-swift.struct/identifiernotfound
---

# identifierNotFound

An error that indicates an identifier doesn’t exist.

## Declaration

```swift
static var identifierNotFound: PHPhotosError.Code { get }
```

## See Also

### Constants

- [accessRestricted](photos/phphotoserror-swift.struct/accessrestricted.md)
- [accessUserDenied](photos/phphotoserror-swift.struct/accessuserdenied.md)
- [changeNotSupported](photos/phphotoserror-swift.struct/changenotsupported.md)
- [internalError](photos/phphotoserror-swift.struct/internalerror.md)
- [invalidResource](photos/phphotoserror-swift.struct/invalidresource.md)
- [libraryVolumeOffline](photos/phphotoserror-swift.struct/libraryvolumeoffline.md)
- [libraryInFileProviderSyncRoot](photos/phphotoserror-swift.struct/libraryinfileprovidersyncroot.md)
- [limitExceeded](photos/phphotoserror-swift.struct/limitexceeded.md)
- [missingResource](photos/phphotoserror-swift.struct/missingresource.md)
- [multipleIdentifiersFound](photos/phphotoserror-swift.struct/multipleidentifiersfound.md)
- [networkAccessRequired](photos/phphotoserror-swift.struct/networkaccessrequired.md)
- [networkError](photos/phphotoserror-swift.struct/networkerror.md)
- [notEnoughSpace](photos/phphotoserror-swift.struct/notenoughspace.md)
- [operationInterrupted](photos/phphotoserror-swift.struct/operationinterrupted.md)
- [persistentChangeDetailsUnavailable](photos/phphotoserror-swift.struct/persistentchangedetailsunavailable.md)
