class DomainLangDomainNotFoundException in Domain Lang 8
Class DomainLangDomainNotFoundException.
Hierarchy
- class \Drupal\domain_lang\Exception\DomainLangDomainNotFoundException extends \Drupal\domain_lang\Exception\Exception
Expanded class hierarchy of DomainLangDomainNotFoundException
1 file declares its use of DomainLangDomainNotFoundException
File
- src/
Exception/ DomainLangDomainNotFoundException.php, line 8
Namespace
Drupal\domain_lang\ExceptionView source
class DomainLangDomainNotFoundException extends \Exception {
}