class AuthenticationKeyException in Apigee Edge 8
Defines an exception for authentication key problems.
Hierarchy
- class \Drupal\apigee_edge\Exception\AuthenticationKeyException extends \Apigee\Edge\Exception\ApiException implements ApigeeEdgeExceptionInterface
Expanded class hierarchy of AuthenticationKeyException
2 files declare their use of AuthenticationKeyException
File
- src/
Exception/ AuthenticationKeyException.php, line 10
Namespace
Drupal\apigee_edge\ExceptionView source
class AuthenticationKeyException extends ApiException implements ApigeeEdgeExceptionInterface {
}