class StringStorageException
Defines an exception thrown when storage operations fail.
Hierarchy
- class \Drupal\locale\StringStorageException implements \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.