You are here

class ExternalAuthRegisterException in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x src/Exception/ExternalAuthRegisterException.php \Drupal\externalauth\Exception\ExternalAuthRegisterException

Class ExternalAuthRegisterException.

Hierarchy

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\Exception
View source
class ExternalAuthRegisterException extends \Exception {

}

Members