You are here

protected property DeveloperDoesNotExistException::$email in Apigee Edge 8

Email address of the developer that is supposed to exist.

Type: string

File

src/Exception/DeveloperDoesNotExistException.php, line 34

Class

DeveloperDoesNotExistException
This exception is thrown when the developer for a user cannot be loaded.

Namespace

Drupal\apigee_edge\Exception

Code

protected $email;