class StringStorageException in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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
File
- core/
modules/ locale/ src/ StringStorageException.php, line 13 - Contains \Drupal\locale\StringStorageException.
Namespace
Drupal\localeView source
class StringStorageException extends \Exception {
}