You are here

class AuthenticationKeyException in Apigee Edge 8

Defines an exception for authentication key problems.

Hierarchy

Expanded class hierarchy of AuthenticationKeyException

2 files declare their use of AuthenticationKeyException
KeyEntityFormEnhancer.php in src/KeyEntityFormEnhancer.php
SDKConnector.php in src/SDKConnector.php

File

src/Exception/AuthenticationKeyException.php, line 10

Namespace

Drupal\apigee_edge\Exception
View source
class AuthenticationKeyException extends ApiException implements ApigeeEdgeExceptionInterface {

}

Members