Same name and namespace in other branches
  1. 8.9.x core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException
  2. 9 core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException

Defines an exception thrown when storage operations fail.

Hierarchy

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\locale
View source
class StringStorageException extends \Exception {

}

Members