StringStorageException.php
Same filename in other branches
Namespace
Drupal\localeFile
-
core/
modules/ locale/ src/ StringStorageException.php
View source
<?php
namespace Drupal\locale;
/**
* Defines an exception thrown when storage operations fail.
*/
class StringStorageException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
StringStorageException | Defines an exception thrown when storage operations fail. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.