You are here

protected property UserDeveloperConversionUserFieldDoesNotExistException::$fieldName in Apigee Edge 8

Name of the problematic field.

Type: string

File

src/Exception/UserDeveloperConversionUserFieldDoesNotExistException.php, line 33

Class

UserDeveloperConversionUserFieldDoesNotExistException
Thrown when source or destination field on user does not exist.

Namespace

Drupal\apigee_edge\Exception

Code

protected $fieldName;