You are here

namespace Drupal\oauth2_client\Exception in OAuth2 Client 8.3

Same name in other branches
  1. 8.2 Drupal\oauth2_client\Exception
Classsort descending Location Description
InvalidOauth2ClientException src/Exception/InvalidOauth2ClientException.php Exception thrown when trying to retrieve a non-existent OAuth2 Client.
Oauth2ClientPluginMissingKeyException src/Exception/Oauth2ClientPluginMissingKeyException.php Exception thrown when the Oauth2 Client plugin is missing a required key.