class StringStorageException in Localization update 7.2
Defines an exception thrown when storage operations fail.
Hierarchy
- class \StringStorageException extends \Exception
Expanded class hierarchy of StringStorageException
File
- includes/
locale/ StringStorageException.php, line 11 - Definition of Drupal\Core\Entity\StringStorageException.
View source
class StringStorageException extends \Exception {
}