class StringStorageException
Same name in other branches
- 9 core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException
- 8.9.x core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException
- 11.x core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException
Defines an exception thrown when storage operations fail.
Hierarchy
- class \Drupal\locale\StringStorageException extends \Drupal\locale\Exception
Expanded class hierarchy of StringStorageException
1 file declares its use of StringStorageException
- StringBaseTest.php in core/
modules/ locale/ tests/ src/ Unit/ StringBaseTest.php
File
-
core/
modules/ locale/ src/ StringStorageException.php, line 8
Namespace
Drupal\localeView source
class StringStorageException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.