You are here

constant Developer::APIGEE_EDGE_ERROR_CODE_DEVELOPER_DOES_NOT_EXISTS in Apigee Edge 8

Developer does not exists error code.

File

src/Entity/Developer.php, line 66

Class

Developer
Defines the Developer entity class.

Namespace

Drupal\apigee_edge\Entity

Code

const APIGEE_EDGE_ERROR_CODE_DEVELOPER_DOES_NOT_EXISTS = 'developer.service.DeveloperDoesNotExist';