You are here

class WrongUsernameException in TMGMT Translator Smartling 8

Same name and namespace in other branches
  1. 8.4 src/Exceptions/WrongUsernameException.php \Drupal\tmgmt_smartling\Exceptions\WrongUsernameException
  2. 8.2 src/Exceptions/WrongUsernameException.php \Drupal\tmgmt_smartling\Exceptions\WrongUsernameException
  3. 8.3 src/Exceptions/WrongUsernameException.php \Drupal\tmgmt_smartling\Exceptions\WrongUsernameException

Hierarchy

Expanded class hierarchy of WrongUsernameException

2 files declare their use of WrongUsernameException
ContextCurrentUserAuth.php in src/Context/ContextCurrentUserAuth.php
ContextUserAuth.php in src/Context/ContextUserAuth.php

File

src/Exceptions/WrongUsernameException.php, line 5

Namespace

Drupal\tmgmt_smartling\Exceptions
View source
class WrongUsernameException extends SmartlingBaseException {

}

Members