---
title: PHContentEditingInputErrorKey
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phcontenteditinginputerrorkey
---

# PHContentEditingInputErrorKey

## PHContentEditingInputErrorKey

PHContentEditingInputErrorKey Global Variable of Photos An error that occurred while attempting to load the asset data. (`NSError`)

``` let PHContentEditingInputErrorKey: String ```

Discussion

Photos provides an error object for this key if it cannot provide asset data for your handler block’s `contentEditingInput` parameter. Examine the error object for information about the cause of the error.
