Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException
  2. 9 core/lib/Drupal/Core/Config/StorageException.php \Drupal\Core\Config\StorageException

An exception thrown in case of storage operation errors.

Hierarchy

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 {

}

Members