class ExternalAuthRegisterException in External Authentication 8
Same name and namespace in other branches
- 2.0.x src/Exception/ExternalAuthRegisterException.php \Drupal\externalauth\Exception\ExternalAuthRegisterException
Class ExternalAuthRegisterException.
Hierarchy
- class \Drupal\externalauth\Exception\ExternalAuthRegisterException extends \Drupal\externalauth\Exception\Exception
Expanded class hierarchy of ExternalAuthRegisterException
1 file declares its use of ExternalAuthRegisterException
- ExternalAuth.php in src/
ExternalAuth.php
File
- src/
Exception/ ExternalAuthRegisterException.php, line 8
Namespace
Drupal\externalauth\ExceptionView source
class ExternalAuthRegisterException extends \Exception {
}