You are here

class ExtensionNotLoadedException in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 src/Service/Exception/ExtensionNotLoadedException.php \Drupal\simple_oauth\Service\Exception\ExtensionNotLoadedException
  2. 8.3 src/Service/Exception/ExtensionNotLoadedException.php \Drupal\simple_oauth\Service\Exception\ExtensionNotLoadedException

@internal

Hierarchy

Expanded class hierarchy of ExtensionNotLoadedException

2 files declare their use of ExtensionNotLoadedException
FilesystemValidator.php in src/Service/Filesystem/FilesystemValidator.php
SimpleOauthCommands.php in src/Commands/SimpleOauthCommands.php

File

src/Service/Exception/ExtensionNotLoadedException.php, line 10

Namespace

Drupal\simple_oauth\Service\Exception
View source
class ExtensionNotLoadedException extends Exception {

}

Members