---
title: PHLivePhotoEditingErrorDomain
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phlivephotoeditingerrordomain
---

# PHLivePhotoEditingErrorDomain

The domain value for error objects produced by a Live Photo editing context.

## Declaration

```swift
let PHLivePhotoEditingErrorDomain: String
```

## Discussion

Discussion This domain appears for errors in the completion handlers of the init(livePhotoEditingInput:) and saveLivePhoto(to:options:completionHandler:) methods.

## See Also

### Errors

- [PHLivePhotoEditingErrorCode](photos/phlivephotoeditingerrorcode.md)
