DomainLangDomainNotFoundException.php in Domain Lang 8
Namespace
Drupal\domain_lang\ExceptionFile
src/Exception/DomainLangDomainNotFoundException.phpView source
<?php
namespace Drupal\domain_lang\Exception;
/**
* Class DomainLangDomainNotFoundException.
*/
class DomainLangDomainNotFoundException extends \Exception {
}
Classes
Name | Description |
---|---|
DomainLangDomainNotFoundException | Class DomainLangDomainNotFoundException. |