class StorageException
Same name in other branches
- 9 core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
- 8.9.x core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
- 10 core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
An exception thrown in case of storage operation errors.
Hierarchy
- class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
- class \Drupal\Core\Config\StorageException extends \Drupal\Core\Config\ConfigException
Expanded class hierarchy of StorageException
1 file declares its use of StorageException
File
-
core/
lib/ Drupal/ Core/ Config/ StorageException.php, line 8
Namespace
Drupal\Core\ConfigView source
class StorageException extends ConfigException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.