LanguageException.php
Same filename in other branches
Namespace
Drupal\language\ExceptionFile
-
core/
modules/ language/ src/ Exception/ LanguageException.php
View source
<?php
namespace Drupal\language\Exception;
/**
* A base exception thrown in any language system operations.
*/
class LanguageException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
LanguageException | A base exception thrown in any language system operations. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.