class LanguageException
Same name in other branches
- 9 core/modules/language/src/Exception/LanguageException.php \Drupal\language\Exception\LanguageException
- 8.9.x core/modules/language/src/Exception/LanguageException.php \Drupal\language\Exception\LanguageException
- 10 core/modules/language/src/Exception/LanguageException.php \Drupal\language\Exception\LanguageException
A base exception thrown in any language system operations.
Hierarchy
- class \Drupal\language\Exception\LanguageException extends \Drupal\language\Exception\RuntimeException
Expanded class hierarchy of LanguageException
File
-
core/
modules/ language/ src/ Exception/ LanguageException.php, line 8
Namespace
Drupal\language\ExceptionView source
class LanguageException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.