class StorageException

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
  2. 8.9.x core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
  3. 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
theme.inc in core/includes/theme.inc
The theme system, which controls the output of Drupal.

File

core/lib/Drupal/Core/Config/StorageException.php, line 8

Namespace

Drupal\Core\Config
View source
class StorageException extends ConfigException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.